/* CSS Document		background: rgba(255,255,255, 0.5);
 */

/*Top categories search*/
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: #115599}


a:visited{color:#5555AA}
/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 13px;}

/* */
td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
.title{color:#0000FF; font-size:15px}



.searchBox{border:1px solid #113377;}

#result_report {
	text-align:center ;
	padding:3px;
	background-color:#e5ecf9; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{
	border: 0.5px dotted #CCC;
}
hr.powered{width:550; color: #000066}

/*main results table */
#results{width: 100%;}

h1 {
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #000066;
	}

#other_pages {
	text-align:center;
}

#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
	vertical-align: center;
}

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}

#sub_cat {
	font-size:12px;
}

.idented {
	margin-left:30px;
}

#did_you_mean {
	font-size: 14px; 
	text-align:center ;
	margin:10px;

}

ul.tsc_pagination { margin:4px 0; padding:0px;overflow:hidden; font:12px \'Tahoma\'; list-style-type:none; }
ul.tsc_pagination li { float:left; margin:0px; padding:0px; margin-left:5px; }
ul.tsc_pagination li:first-child { margin-left:0px; }
ul.tsc_pagination li a { color:black; display:block; text-decoration:none; padding:7px 10px 7px 10px; }
ul.tsc_pagination li a img { border:none; }
ul.tsc_paginationC li a { color:#707070; background:#FFFFFF; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border:solid 1px #DCDCDC; padding:6px 9px 6px 9px; }
ul.tsc_paginationC li { padding-bottom:1px; }
ul.tsc_paginationC li a:hover,
ul.tsc_paginationC li a.current { color:#FFFFFF; box-shadow:0px 1px #EDEDED; -moz-box-shadow:0px 1px #EDEDED; -webkit-box-shadow:0px 1px #EDEDED; }
ul.tsc_paginationC01 li a:hover,
ul.tsc_paginationC01 li a.current { color:#893A00; text-shadow:0px 1px #FFEF42; border-color:#FFA200; background:#FFC800; background:-moz-linear-gradient(top, #FFFFFF 1px, #FFEA01 1px, #FFC800); background:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FFFFFF), color-stop(0.02, #FFEA01), color-stop(1, #FFC800)); }
ul.tsc_paginationC li a.In-active {pointer-events: none;cursor: default;}
.btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-webkit-border-top-left-radius:13px;
	-moz-border-radius-topleft:13px;
	border-top-left-radius:13px;
	-webkit-border-top-right-radius:13px;
	-moz-border-radius-topright:13px;
	border-top-right-radius:13px;
	-webkit-border-bottom-right-radius:13px;
	-moz-border-radius-bottomright:13px;
	border-bottom-right-radius:13px;
	-webkit-border-bottom-left-radius:13px;
	-moz-border-radius-bottomleft:13px;
	border-bottom-left-radius:13px;
	text-indent:-4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:164px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.btn:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) ); 
background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
background-color:#e9e9e9;}
.btn:active { position:relative; top:1px;}

/* This button was generated using CSSButtonGenerator.com */
body{
font-size: small; font-family:"lucida grande",tahoma,verdana,arial,sans-serif; color: #666666; margin:0px; background-color:#F2F2F2;}
a{ text-decoration:none;}
.headerholder{
	width: 100%;
}
.clr{ clear:both;}
.mainheader{
	width: 100%;
	height:90px;
	margin:auto;
	padding-left:0px;
	padding-right:0px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: #DDEFF9;
	padding-top: 10px;
}
.logo{
	width: 20%;
	height:72px;
	float:left;
	margin-left: 5%;
}
.logo img {width: 100%;}
.copyrightheader{
	width:65%;
	;
	float:right;
	margin-right: 5%;
}
.social-head {	float: right; margin: 0px 0; }
.social a { float: left; text-align: center; margin: 0 0 0 1px; width: 32px; height: 32px; border: 1px solid #DDD; border-radius: 2px; -webkit-border-radius: 2px; color: #ACACAC; -webkit-transition: all 0.1s ease; transition: all 0.1s ease; }
.social a:hover { color: #fff; border: 1px solid #fff;}
.social a:hover i { color: #fff;}
.social a i {
	padding: 9px 0;
	display: block;
	font-size: 14px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background-image: url(../images/reflect.png);
	background-position: 32px;
	background-repeat: no-repeat;
}
.tt-metro-social a i {
	padding: 6px 0;
	font-size: 20px;
}
.social a:hover i {
	background-position: -1px
}
.social a:hover .icon-twitter, .social a:hover .icons-social-twitter, .with_color a .icon-twitter, .with_color a .icons-social-twitter { background-color: #00abdc; }
.social a:hover .icon-facebook, .social a:hover .icons-social-facebook, .with_color a .icon-facebook, .with_color a .icons-social-facebook { background-color: #325c94; }
.social a:hover .icon-dribbble, .social a:hover .icons-social-dribbble, .with_color a .icon-dribbble, .with_color a .icons-social-dribbble { background-color: #fa4086; }
.social a:hover .icon-rss, .social a:hover .icons-rss, .with_color a .icon-rss, .with_color a .icons-rss { background-color: #f1862f; }
.social a:hover .icon-github, .social a:hover .icons-social-github, .with_color a .icon-github, .with_color a .icons-social-github { background-color: #333; }
.social a:hover .icon-instagram, .with_color a .icon-instagram { background-color: #964b00; }
.social a:hover .icon-linkedin, .social a:hover .icons-social-linkedin, .with_color a .icon-linkedin, .with_color a .icons-social-linkedin { background-color: #0073b2; }
.social a:hover .icon-pinterest, .social a:hover .icons-social-pinterest, .with_color a .icon-pinterest, .with_color a .icons-social-pinterest { background-color: #d9031f; }
.social a:hover .icon-google-plus, .social a:hover .icons-social-google-plus, .with_color a .icon-google-plus, .with_color a .icons-social-google-plus { background-color: #d9031f; }
.social a:hover .icon-foursquare, .with_color a .icon-foursquare { background-color: #0cbadf }
.social a:hover .icon-skype, .social a:hover .icons-social-skype, .with_color a .icon-skype, .with_color a .icons-social-skype { background-color: #00b9e5 }
.social a:hover .icon-cloud, .social a:hover .icons-social-soundcloud, .with_color a .icon-cloud, .with_color a .icons-social-soundcloud { background-color: #ff7700 }
.social a:hover .icon-youtube, .social a:hover .icons-social-youtube, .with_color a .icon-youtube, .with_color a .icons-social-youtube { background-color: #d9031f }
.social a:hover .icon-tumblr, .social a:hover .icons-social-tumblr, .with_color a .icon-tumblr, .with_color a .icons-social-tumblr { background-color: #325c94 }
.social a:hover .icon-stackexchange, .with_color a .icon-stackexchange { background-color: #4e4e4e; }
.social a:hover .icon-flickr, .social a:hover .icons-social-flickr, .with_color a .icon-flickr, .with_color a .icons-social-flickr { background-color: #fa4086 }
#search {

}


#search input[type="text"] {
    background: url(../images/search-dark.png) no-repeat 10px 6px #fcfcfc;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #6a6f75;
    width:250px;
	margin-top:5px;
    padding: 10px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#search input[type="text"]:focus {
    background: url(../images/search-dark.png) no-repeat 10px 6px #fcfcfc;
    color: #6a6f75;
    width: 300px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }


.menuholder{
	width: 100%;
	height:auto;
	
	border-bottom:#00A4DE 0px solid;
}
.menulink{
	width:960px;
	height: auto;
	margin:auto;
}
li {
	list-style: none;
}
ul {
	padding: 0;
}
.top-wallpaper{
	width:100%;
	height:130px;
	background-color:#DDEFF9;
	margin-bottom:10px;
	text-align:center;
	}
.button {
   float:right;
   color:#333333;
   font-style:italic;
   }
.button:hover {
   color: #990000;
   }
.button:active {
	color:#333333;
   }

.footer{
	width: 100%;
	height:auto;
	background-color:#000;
	float: left;
}
.footerch{
	width:960px;
	margin:auto;
}
.row4{ height: auto; padding:10px 20px 10px 20px; margin: auto; color: #CCCCCC; -moz-border-radius: 10px; border-radius: 10px; float:left; margin-right:10px; margin-bottom:10px;}
.row4 h3{font-size:18px; font-weight:normal; color: color: #999999; margin:0px; padding-top:10px; padding-bottom:10px;}
.row4 ul{ margin:0px; padding:0px; list-style:none; color:#FFFFFF; font-size:13px; }
.row4 li{ margin:0px; color:#FFFFFF;}
.row4 li a{ margin:0px; color: #999999; text-decoration:none;}
.row4 li a:hover{ text-decoration: underline;}
.copyright{ background-color: #151515; color: #CCCCCC;}
.copyright a{ color:#FFFFFF; text-decoration:none;}
.copyright a:hover{ color:#FFFFFF; text-decoration: underline;}
.copyrightlogo{ width:260px; height:auto; float:left; margin-right:60px; padding:20px;}
.realcopy{ width:90%; height:auto; padding:5%; margin:auto;}
/*Subpage Header*/
.subpageheader{
	width:100%;
	height:100px;
	background-image:url(../images/breadcrumb20.jpg);
		margin-bottom:20px;

}
.subheadermainch{
	width:960px;
	height:80px;
	margin:auto;
}
.subheadermainch h3{
	color:#FFFFFF;
	margin:0px;
	padding-top:40px;
	font-size:22px;
	font-weight:normal;
}
.pageholder{
	width:960px;
	height:auto;
	margin:auto;
}
.shortpageh{
	width:638px;
	height:60px;
	background-image:url(../images/para3.jpg);
	-moz-border-radius: 10px;
    border-radius: 6px;
	border:1px solid #CCCCCC;
	padding:30px;
	margin-bottom:20px;
}
.shortpageh h3{
margin:0px;
font-size:25px;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
}
.shortpageh p{
	margin:0px;
	font-size:14px;
}
.shortpagehimg{
	width:100px;
	height:auto;
	float:right;
	margin-top:-20px;

}

.shortpagehimg img{
	width:100px;
	height:auto;
}

.subcontenth{
	width:700px;
	height: auto;
	float:left;
	margin-right:30px;
}
.subcontenth p{
	font-size:14px;
}
.subsidebar{
	width:168px;
	border: #CCCCCC solid 1px;
	float:left;
		-moz-border-radius: 10px;
    border-radius: 6px;
	padding:20px;
}
.divider{
	border-bottom: 1px solid #D7D7D7;
	padding-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}
.brandport{
	width:220px;
	height:auto;
	margin-right:10px;
	float:left;
	margin-top:10px;
}
.brandportimg{
	width:178px;
	border:1px solid #EEEEEE;
	margin-bottom:10px;
	height:auto;
	padding:20px;
}

.contentholder{
	width:95%;
	height:auto;
	margin:auto;
	margin: auto;
	padding-left: 0px;
	padding-right: 0px;
}
.sidenav{width:248px; height:auto; padding:10px; border:#DBDBDB solid 1px; margin-right:10px; float:left; background-color:#FFFFFF;}

.sidenav h3{ padding:10px; margin:0px; text-transform:uppercase; color:#F60;}
.sidenav ul{ list-style: none; margin: 0; padding: 0; border: none; margin-bottom:10px; }
.sidenav li{}
.sidenav li a{ display: block; padding: 8px 0px 8px 0.5em; color: #000; text-decoration: none; width: auto; background-color:#EAEAEA; margin-bottom:3px;}
.sidenav li a:hover{ background-color: #FF7C3E; color: #fff; }
.maincontent{ width: 70%; float: left; height:auto; }
.homecontent {
	width: 59%;
	float: left;
	height: auto;
	margin-left: 1%;
}
.maincontent2{ width:100%; height:auto; margin-left:auto; margin-right:auto; }
.homepagesrc{ width:95%; height: 115px; background-color:#5A7690; margin-top:5px; background-image: url(../images/check.jpg); padding-left:5%; padding-top:25px; }
.homepagesrc h3{ color:#FFFFFF; font-size:20px; margin:0px; font-weight:normal; padding-bottom:10px; }
.searchbtn{
	height:50px;
	margin-top: auto;
	margin-bottom: auto;
}
.searchbtninput{ width: 70%; height:49px; padding:0px; padding-left:10px; border:0px; float:left; font-size:30px; color:#999999;}
.searchbtnsubmit{float:left; width:25%; height:50px; color:#FFFFFF; background-color: #F60; font-weight:bold; border:0px; font-size:18px;cursor: pointer;}
.searchbtnsubmit:hover{ float:left; width:24%; height:50px; color:#FFFFFF; background-color: #FF7C3E; font-weight:bold; border:0px; font-size:18px;}
.firsthightligh{ width:42%; height:auto; padding:3%; background-color:#FFFFFF; margin-right:10px; border:#DBDBDB solid 1px; float:left;  margin-bottom:10px; color:#000;  margin-top: 15px;}
.firsthightligh h3{ margin:0px; font-size:22px; font-weight:normal; padding-bottom:10px; border-bottom:1px #CCCCCC dotted; margin-bottom: 10px;}
.firsthightligh1 h3{ margin:0px;font-size:22px; font-weight:normal; padding-bottom:10px; border-bottom:1px #CCCCCC dotted;margin-bottom: 10px; }
.firsthightligh2 h3{ margin:0px; font-size:15px; font-weight:normal; padding-bottom:10px; border-bottom:1px #CCCCCC dotted; margin-bottom: 10px; width: 100%;
float: left;}
.firsthightligh1{ width:42%; height:auto; padding:3%; background-color:#FFFFFF; border:#DBDBDB solid 1px; float:right; color:#000;  margin-top: 15px; }
.firsthightligh3{ width: 100%; height:auto;  background-color:#FFFFFF; border:#DBDBDB solid 1px; float:left;  margin-bottom:10px; color:#000; min-height: 600px;}

.firsthightligh2{
	width: 100%;
	height:auto;
	background-color:#FFFFFF;
	border:1px solid #CCC;
	float:left;
	color:#000;
	margin-bottom:10px;
	text-align: justify;
}
.firsthightligh22 {
	width: 92%;
	height:auto;
	background-color:#FFFFFF;
	border:1px solid #CCC;
	float:left;
	color:#000;
	margin-bottom:10px;
	text-align: justify;
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-left: 4%;
}
.firsthightligh222 {
	width: 90%;
	height:auto;
	background-color:#FFFFFF;
	border:1px solid #CCC;
	float:left;
	color:#000;
	margin-bottom:10px;
	text-align: justify;
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
}


.firsthightligh4{width: 98%; height:auto; padding:1%; background-color:#FFFFFF; border:#DBDBDB solid 1px; float:left; color:#000; margin-bottom:10px;   }
.firsthightligh4 table {   border-collapse: collapse; border: 1px solid #4DA2C9;}
.firsthightligh4 .tdata2 {    background-color: #fff;}
.firsthightligh4 .tdata2 td {    padding: 5px;    border: 1px solid #4DA2C9;}
.firsthightligh4 h3 {    width: 60%;    float: left;}
.firsthightligh4 #request {    width: 200px;    float: right;    text-align: center;    margin-top: 1% !important;
background: #179CB3; color: #fff; padding: 1%; font-size: 15px; font-weight: bold; margin-bottom: 10px;cursor: pointer; }
.firsthightligh4 #request a {color:#fff;}
.firsthightligh4 .reqhead {width:100%; float:left;}
.firsthightligh4 #request:hover {background: #f60; }
.firsthightligh5 { width: 100%; height:auto;  background-color:#FFFFFF; border:#DBDBDB solid 1px; float:left;  margin-bottom:10px; color:#000; min-height: 600px; padding: 0 3%;}


.firsthightligh2 .searchhead {margin-bottom: 3%; font-size: 20px;}
.firsthightligh2 .searchbody {margin-bottom: 3%; font-size: 20px;}
.firsthightligh2 .searchtitle {  font-size: 14px;  font-weight: bold;}
.searchdetail {    font-size: 14px;border-bottom: 1px solid #9B9B9B; padding-bottom: 2%; line-height: 35px;}

.slider_container {
    width: 100% !important; float:left;
}
.left1{
	position: relative;
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding-right:10px;
	color: black;
	width:65%;
}
.left2{
	position: relative;
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: black;
	width:auto;
	text-align: center;
	padding-top: 1%;
}
.info {
	position: relative;
	float: right;
	left: 0px;
	margin-bottom: 5px;
	width: 100%;
}
.instapay {float: right; background-color: #FBFBFB; width:70%; }
.instapay2 {float: left; background-color: #FBFBFB; width:100%; }
.tdata2 {
   background-color: #fff;
border: 1px solid #aba8a8;
}

.tdata2 a {
    display:block;
    width:100%;
    height:100%;
padding-bottom: 2%;
}
.tdata2:hover > td, .table tr:hover > th {
    background-color: #cccccc;
}

.tdata {
    background-color: #E3E3E3;

}
.tablehead {
    background-color: #E3E3E3;
}
.buy {
      float:middle;  
    height: 42px;
    width: 150px;
    padding: 0;
    cursor: pointer;
    font: bold 15px Arial, Helvetica;
    color: #fafafa;
    text-transform: uppercase;    
    background-color: #0483a0;
    background-image: linear-gradient(top, #31b2c3, #0483a0);
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    
}
  
.buy:hover,
.buy:focus {       
    background-color: #6aa436;
    background-image: linear-gradient(top, #0483a0, #31b2c3);
}  
.form-wrapper {
	width: 100%;
	padding: 0px;
	overflow: hidden;
	border-width: 0px;
	border-style: solid;
	border-color: #dedede #bababa #aaa #bababa;
	border-radius: 0px;
	background-image: linear-gradient(top, #f6f6f6, #eae8e8);
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.form-wrapper #search { width: 100%;  height: 100%;  padding: 10px 10px; float: left;      font: bold 16px 'lucida sans', 'trebuchet MS', 'Tahoma';  border: 1px solid #ccc; border-radius: 0px;     }
.form-wrapper #search:focus { outline: 0;  border-color: #aaa;}
.form-wrapper #search::-webkit-input-placeholder { color: #999; font-weight: normal;}
.form-wrapper #search:-moz-placeholder { color: #999; font-weight: normal;}
.form-wrapper #search:-ms-input-placeholder {  color: #999; font-weight: normal;} 
.form-wrapper #submit { float: left; width:100px;   border: 1px solid #00748f;  height: 42px;   padding: 0;   cursor: pointer; font: bold 15px Arial, Helvetica;   color: #fafafa;  text-transform: uppercase;     background-color: #0483a0;  background-image: linear-gradient(top, #31b2c3, #0483a0);  -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;}  
.form-wrapper #submit:hover,
.form-wrapper #submit:focus {       
    background-color: #6aa436;
    background-image: linear-gradient(top, #0483a0, #31b2c3); }    
.form-wrapper #submit:active { outline: 0;    }
.form-wrapper #submit::-moz-focus-inner { border: 0;}

.form-wrapper2 { width: 100%; padding: 0px;;overflow: hidden; border-width: 0px; border-style: solid;  border-color: #dedede #bababa #aaa #bababa; border-radius: 0px;    background-image: linear-gradient(top, #f6f6f6, #eae8e8);}
.form-wrapper2 #search2 { width: 60%;  height: 100%;  padding: 10px 10px; float: left;      font: bold 16px 'lucida sans', 'trebuchet MS', 'Tahoma';  border: 1px solid #ccc; border-radius: 0px;     }
.form-wrapper2 #search2:focus { outline: 0;  border-color: #aaa;}
.form-wrapper2 #search2::-webkit-input-placeholder { color: #999; font-weight: normal;}
.form-wrapper2 #search2:-moz-placeholder { color: #999; font-weight: normal;}
.form-wrapper2 #search2:-ms-input-placeholder {  color: #999; font-weight: normal;} 
.form-wrapper2 #submit2 { float: left;    border: 1px solid #00748f;  height: 42px;   padding: 0;   cursor: pointer; font: bold 15px Arial, Helvetica;   color: #fafafa;  text-transform: uppercase;     background-color: #0483a0;  background-image: linear-gradient(top, #31b2c3, #0483a0);  -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;}  
.form-wrapper2 #submit2:hover,
.form-wrapper2 #submit2:focus {       
    background-color: #6aa436;
    background-image: linear-gradient(top, #0483a0, #31b2c3); }    
.form-wrapper2 #submit2:active { outline: 0;    }
.form-wrapper2 #submit2::-moz-focus-inner { border: 0;}
#sidenav2{ width: 90%; height: auto; padding: 5%; background-color: #FFFFFF; border: #DBDBDB solid 1px; float: left; color: #000; margin-bottom: 10px; text-align: justify;}

 #sidenav1 {width:28%; float: right;}
#ddown {padding-bottom: 15%;}
#chat {display:block;}
#prop {display:none;}
#popup,#popup1, .bMulti {   background-color: #FFF; border-radius: 0px 0px 0px 0px;  box-shadow: 0 0 20px 5px #999;    color: #111;    display: none;   text-align:center; width:30% ; }

#popup .logo,#popup1 .logo {color: #2B91AF; font: bold 325% 'Petrona',sans;}

.button.b-close, .button.bClose {  border-radius: 7px 7px 7px 7px;  box-shadow: none;   font: bold 131% sans-serif;   padding: 0 6px 2px;  position: absolute;  right: -7px;   top: -7px;}

#popup n_no,#popup1 n_no{display: none;}
.button {  background-color: #2B91AF;  border-radius: 0px;  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);  color: #FFF;  cursor: pointer;  display: inline-block;  padding: 10px 20px;  text-align: center;  text-decoration: none;}

.searchleft {width:95%;}
.searchright {width:30%;}
#webmenu {
	display:block;
	width: 20%;
	float: left;
}
#mobmenu{ display:none;}
.fb-like, .fb-like span, .fb-like.fb_iframe_widget span iframe { width: 100% !important;}
.comment { width: 98%; margin: 2% 0; float: left; border-bottom: 1px solid#CCC; }
#commentname {   width: 70%;   float: left;   font-size: 14px;  font-weight: bold; margin-bottom: 2%; }
#commentmsg {    width: 100%;   float: left; }                    
 .container {  width:100%;  margin:0 auto;   float:left;}
.load { color:#06C; }
.showbox { }
#commenttable { width: 100%; }


.submit_button {   background-color: #0483A0;  color: #fff; cursor: pointer;width: 100px; height: 30px;}
.submit_button :hover { background-color: #000; }
#sample_1 { width: 100%; float: left; border-collapse: collapse; }
.abstract {  overflow-x: hidden;  font-size: 16px;  inline-size: ;  line-height: 40px; padding-right: 2%;     width: 100%;
    float: left;}
.abstract p  {margin-left: 0px !important;}
.abstract h1 {     color: #000;  text-size: 16px;  font-size: 16px; font-weight: normal; }
#cc { cursor: pointer;  }
#cc:hover {text-decoration: underline;}
#cc1 {display: none;}
.commentform { width: 100%;  float: left;  border: #A79F9F dotted 1px; }
#name, #email, #phone {  width: 70%;  height: 30px; margin:0 0 2% 1%}
#content { width: 70%;  margin: 0 0 2% 1%; height: 100px; }
#abspev { width: 30%; float: left; }
.sidebar1 {width:100%; float:left;}
.mob {display:none}
.web {display:block;}
.sidebarhom {
	width: 17%;
	float: right;
	display:block;
	background: #fff;
	border: #DBDBDB solid 1px;
	padding:1%;

}
.scomm {
    margin-left: 45px;
    float: left;
   
    width: 70%;
}
.homereq {
    width: 100%;
    float: left;
    border-top: 1px dotted;
    padding-bottom: 5%; color:#000;}

.recentrequest {
    width: 100%;
    float: left;
}

.recentcomm {
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.recentcomm h3{
    border-bottom: 1px dotted#f60;
    padding-bottom: 3%;
}
.overview img {width:50px; height:50px;}
.tabview {
	display: none;
}

@media only screen and (min-width:651px ) and (max-width:979px) 
{
        /*Small Desktop / Large Tablet View*/
body {min-width: 100%;}
.tabview {
	display: block;
    position: relative;
    float: right;
    font-size: 16px;
    font-weight: bold;
}

.sidebarhom {
    width: 94%;
    float: right;
    display: block;
    background: #fff;
    border: #DBDBDB solid 1px;
    padding: 3%;}

.mob {display:block}
.web {display:none}
.ancorder {}
.instapay {display:none;}
.instapay2 {float: left; background-color: #FBFBFB; width:100%; }
#sidenav1{width:100%; height:auto; padding:%; border:#DBDBDB solid 1px; border-radius: 8px; margin-left:0px; float:left; background-color:#FFFFFF;}
.btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-webkit-border-top-left-radius:13px;
	-moz-border-radius-topleft:13px;
	border-top-left-radius:13px;
	-webkit-border-top-right-radius:13px;
	-moz-border-radius-topright:13px;
	border-top-right-radius:13px;
	-webkit-border-bottom-right-radius:13px;
	-moz-border-radius-bottomright:13px;
	border-bottom-right-radius:13px;
	-webkit-border-bottom-left-radius:13px;
	-moz-border-radius-bottomleft:13px;
	border-bottom-left-radius:13px;
	text-indent:-4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:164px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}.btn:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */
body{
font-size: small;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	color:#333333;
	margin:0px;
	background-color:#F2F2F2;
}
a{
	text-decoration:none;
}
.headerholder{
	width: 100%;
	height: auto;
	border-top:5px #999999 solid;
	background-image: url("../images/main.png");
background-repeat: no-repeat;
}
.clr{
 clear:both;
 }
.mainheader{
	width: 100%;
        background-image:none ;
        background-repeat: no-repeat;
	height: 100%;
	margin:auto;
	padding-top:20px;
	padding-left:0px;
	padding-right:0px;
}
.logo{
	float:left;width: auto;
}
.copyrightheader{
	width: 100%;
	height:70px;
	float:right;
	text-align:right;
}
.social-head {
	float: right;
	margin: 0px 0;
}
.social a {
	float: left;
	text-align: center;
	margin: 0 0 0 1px;
	width: 32px;
	height: 32px;
	border: 1px solid #DDD;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #ACACAC;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.social a:hover {
	color: #fff;
	border: 1px solid #fff;
}
.social a:hover i {
	color: #fff;
}
.social a i {
	padding: 9px 0;
	display: block;
	font-size: 14px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background-image: url(../images/reflect.png);
	background-position: 32px;
	background-repeat: no-repeat;
}
.tt-metro-social a i {
	padding: 6px 0;
	font-size: 20px;
}
.social a:hover i {
	background-position: -1px
}
.social a:hover .icon-twitter, .social a:hover .icons-social-twitter, .with_color a .icon-twitter, .with_color a .icons-social-twitter { background-color: #00abdc; }
.social a:hover .icon-facebook, .social a:hover .icons-social-facebook, .with_color a .icon-facebook, .with_color a .icons-social-facebook { background-color: #325c94; }
.social a:hover .icon-dribbble, .social a:hover .icons-social-dribbble, .with_color a .icon-dribbble, .with_color a .icons-social-dribbble { background-color: #fa4086; }
.social a:hover .icon-rss, .social a:hover .icons-rss, .with_color a .icon-rss, .with_color a .icons-rss { background-color: #f1862f; }
.social a:hover .icon-github, .social a:hover .icons-social-github, .with_color a .icon-github, .with_color a .icons-social-github { background-color: #333; }
.social a:hover .icon-instagram, .with_color a .icon-instagram { background-color: #964b00; }
.social a:hover .icon-linkedin, .social a:hover .icons-social-linkedin, .with_color a .icon-linkedin, .with_color a .icons-social-linkedin { background-color: #0073b2; }
.social a:hover .icon-pinterest, .social a:hover .icons-social-pinterest, .with_color a .icon-pinterest, .with_color a .icons-social-pinterest { background-color: #d9031f; }
.social a:hover .icon-google-plus, .social a:hover .icons-social-google-plus, .with_color a .icon-google-plus, .with_color a .icons-social-google-plus { background-color: #d9031f; }
.social a:hover .icon-foursquare, .with_color a .icon-foursquare { background-color: #0cbadf }
.social a:hover .icon-skype, .social a:hover .icons-social-skype, .with_color a .icon-skype, .with_color a .icons-social-skype { background-color: #00b9e5 }
.social a:hover .icon-cloud, .social a:hover .icons-social-soundcloud, .with_color a .icon-cloud, .with_color a .icons-social-soundcloud { background-color: #ff7700 }
.social a:hover .icon-youtube, .social a:hover .icons-social-youtube, .with_color a .icon-youtube, .with_color a .icons-social-youtube { background-color: #d9031f }
.social a:hover .icon-tumblr, .social a:hover .icons-social-tumblr, .with_color a .icon-tumblr, .with_color a .icons-social-tumblr { background-color: #325c94 }
.social a:hover .icon-stackexchange, .with_color a .icon-stackexchange { background-color: #4e4e4e; }
.social a:hover .icon-flickr, .social a:hover .icons-social-flickr, .with_color a .icon-flickr, .with_color a .icons-social-flickr { background-color: #fa4086 }
#search {

}


#search input[type="text"] {
    background: url(../images/search-dark.png) no-repeat 10px 6px #fcfcfc;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #6a6f75;
    width:200px;
	margin-top:5px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#search input[type="text"]:focus {
    background: url(../images/search-dark.png) no-repeat 10px 6px #fcfcfc;
    color: #6a6f75;
    width: 200px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }


.menuholder{
	width: 100%;
	height:auto;
	background-color:#00A4DE;
	border-bottom:#00A4DE 0px solid;
}
.menulink{
	width: 100%;
	height: auto;
	margin:auto;
}
li {
	list-style: none;
}
ul {
	padding: 0;
}
.top-wallpaper{
	width:100%;
	height: auto;
	background-color:#DDEFF9;
	margin-bottom:10px;
	text-align:center;
	}
.top-wallpaper img{
	width:100%;
	height: auto;
	}
.button {
   float:right;
   color:#333333;
   font-style:italic;
   }
.button:hover {
   color: #990000;
   }
.button:active {
	color:#333333;
   }

.footer{
	width: 100%;
	height:auto;
	background-color:#333333;
}
.footerch{
	width: 95%;
	margin:auto;
}
.row4{
	width:240px;
	height: auto;
	padding:10px 20px 10px 20px;
	margin: auto;
	color: #CCCCCC;
	-moz-border-radius: 10px;
    border-radius: 10px;
		float:left;
		margin-right:10px;
					margin-bottom:10px;


}
.row4 h3{
	font-size:18px;
	font-weight:normal;
	color: 	color: #999999;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	
}
.row4 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	color:#FFFFFF;
	font-size:13px;
}
.row4 li{
	margin:0px;
	color:#FFFFFF;
}

.row4 li a{
	margin:0px;
	color: #999999;
	text-decoration:none;
}.row4 li a:hover{
	text-decoration: underline;
}

.copyright{
	background-color: #151515;
	color: #CCCCCC;
}

.copyright a{
	color:#FFFFFF;
	text-decoration:none;
}
.copyright a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
.copyrightlogo{
	width:260px;
	height:auto;
	float:left;
	margin-right:60px;
	padding:20px;
}
.realcopy{
	width:92%;
	height:auto;
	padding:20px;
	margin:auto;
}
/*Subpage Header*/
.subpageheader{
	width:100%;
	height:100px;
	background-image:url(../images/breadcrumb20.jpg);
		margin-bottom:20px;

}
.subheadermainch{
	width:95%;
	height:80px;
	margin:auto;
}
.subheadermainch h3{
	color:#FFFFFF;
	margin:0px;
	padding-top:40px;
	font-size:22px;
	font-weight:normal;
}
.pageholder{
	width:95%;
	height:auto;
	margin:auto;
}
.shortpageh{
	width:95%;
	height:60px;
	background-image:url(../images/para3.jpg);
	-moz-border-radius: 10px;
    border-radius: 6px;
	border:1px solid #CCCCCC;
	padding:30px;
	margin-bottom:20px;
}
.shortpageh h3{
margin:0px;
font-size:25px;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
}
.shortpageh p{
	margin:0px;
	font-size:14px;
}
.shortpagehimg{
	width:100px;
	height:auto;
	float:right;
	margin-top:-20px;

}
.shortpagehimg img{
	width:100px;
	height:auto;
}

.subcontenth{
	width:95%;
	height: auto;
	float:left;
	margin-right:30px;
}
.subcontenth p{
	font-size:14px;
}
.subsidebar{
	width:168px;
	border: #CCCCCC solid 1px;
	float:left;
		-moz-border-radius: 10px;
    border-radius: 6px;
	padding:20px;
     
}
.divider{
	border-bottom: 1px solid #D7D7D7;
	padding-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}
.brandport{
	width:220px;
	height:auto;
	margin-right:10px;
	float:left;
	margin-top:10px;
}
.brandportimg{
	width:178px;
	border:1px solid #EEEEEE;
	margin-bottom:10px;
	height:auto;
	padding:20px;
}

.contentholder{
	width:99%;
	height:auto;
	margin:auto;
	margin-bottom:10px;

}
.sidenav{ width:95%; height:auto; padding:10px; border:#DBDBDB solid 1px; margin-right:10px; float:left; background-color:#FFFFFF; margin-bottom:10px; }
.sidenav h3{ padding:10px; margin:0px; text-transform:uppercase; color:#F60; }
.sidenav ul{ list-style: none; margin: 0; padding: 0; border: none; margin-bottom:10px; }
.sidenav li{	}
.sidenav li a{ display: block; padding: 8px 0px 8px 0.5em; color: #666666; text-decoration: none; width: auto; background-color:#EAEAEA; margin-bottom:3px; }
.sidenav li a:hover{ background-color: #FF7C3E; color: #fff; }
.maincontent{ width:100%; height:auto; float:left; }
.homecontent {    width: 100%;    float: left;    height: auto;}
.homepagesrc{ width:94%; background-color:#5A7690;  background-image: url(../images/check.jpg); padding:3%;  }

.homepagesrc h3{ color:#FFFFFF; font-size:20px; margin:0px; font-weight:normal; padding-bottom:10px;}
.searchbtn{ width:100%; height:50px; }
.searchbtninput{ width: 60%; height:49px; padding:0px; padding-left:10px; border:0px; float:left; font-size:30px; color:#999999; }
.searchbtnsubmit{ float:left; width:20%;}
.searchbtnsubmit:hover{ float:left; width:20%;}
.firsthightligh{ width:90%; height:auto; padding:5%; background-color:#FFFFFF; margin-right:10px; border:#DBDBDB solid 1px; float:left;  margin-bottom:10px;}
.firsthightligh h3{ margin:0px; font-size:22px; font-weight:normal; padding-bottom:10px; border-bottom:1px #CCCCCC dotted; margin-bottom: 10px;}

.firsthightligh1 h3{ margin:0px; font-size:22px; font-weight:normal; padding-bottom:10px; border-bottom:1px #CCCCCC dotted; margin-bottom: 10px;}
.firsthightligh2 h3{ margin:0px; font-size:15px; font-weight:normal; padding-bottom:10px; border-bottom:1px #CCCCCC dotted; margin-bottom: 10px;}
.firsthightligh1{ width:90%;height:auto; padding:5%; background-color:#FFFFFF; border:#DBDBDB solid 1px; float:left; margin-bottom:10px;}
.firsthightligh2{ width:90%; height:auto; padding:5%; background-color:#FFFFFF; border:#DBDBDB solid 1px; float:left; 	margin-bottom:10px; }

.left1{
   position: relative;
   float: left;
   font-size: 16px;
  font-weight: bold;
  padding-right:20px;
}
.left2{
   position: relative;
   float: right;
  font-size: 16px;
  font-weight: bold;
display:none;

}
.info {
   position: relative;
   float: right;
   left: 0px;
   margin-bottom: 10px;
   
}
#chat {display:block;}
#popup,#popup1, .bMulti {   background-color: #FFF; border-radius: 0px 0px 0px 0px;  box-shadow: 0 0 20px 5px #999;    color: #111;    display: none;   text-align:center; width:50%; }

#popup .logo,#popup1 .logo {color: #2B91AF; font: bold 325% 'Petrona',sans;}

.button.b-close, .button.bClose {  border-radius: 7px 7px 7px 7px;  box-shadow: none;   font: bold 131% sans-serif;   padding: 0 6px 2px;  position: absolute;  right: -7px;   top: -7px;}

#popup n_no,#popup1 n_no{display: none;}
.button {  background-color: #2B91AF;  border-radius: 0px;  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);  color: #FFF;  cursor: pointer;  display: inline-block;  padding: 10px 20px;  text-align: center;  text-decoration: none;}

#webmenu { display:none;}
#mobmenu { display:block;}


}



@media only screen and (min-width:481px ) and (max-width:650px) {
body {min-width: 100%;}
.sidebarhom {
    width: 94%;
    float: right;
    display: block;
    background: #fff;
    border: #DBDBDB solid 1px;
    padding: 3%;}
.instapay {display:none;}
#webmenu { display:none;}
#mobmenu { display:block;}
.mob {display:block}
.web {display:none}

.instapay2 {float: left; background-color: #FBFBFB; width:100%; }
.firsthightligh5{ width: 450px; height:auto; background-color:#FFFFFF; border:#DBDBDB solid 1px; border-radius: 10px; float: left;}
#sidenav1{ width:90%; height:auto; padding:5%; border:#DBDBDB solid 1px; border-radius: 8px; margin-left:0px; float:left; background-color:#FFFFFF; }
.form-wrapper { width: 100%; padding: 0px; margin: 0px 0px 10px 0px; overflow: hidden; border-width: 0px; border-style: solid; border-color: #dedede #bababa #aaa #bababa;  border-radius: 0px;  background-image: linear-gradient(top, #f6f6f6, #eae8e8);}
.form-wrapper #search { width: 100%; height: 100%; padding: 10px 10px; float: left;     font: bold 16px 'lucida sans', 'trebuchet MS', 'Tahoma'; border: 1px solid #ccc; border-radius: 0px; }
.form-wrapper #search:focus {  outline: 0;  border-color: #aaa;}
.form-wrapper #search::-webkit-input-placeholder {  color: #999; font-weight: normal;}
.form-wrapper #search:-moz-placeholder {  color: #999;   font-weight: normal;}
.form-wrapper #search:-ms-input-placeholder {  color: #999;   font-weight: normal;} 
.form-wrapper #submit {  float: left;  width:100px;    border: 1px solid #00748f;  height: 42px;  width: 100px;  padding: 0;  cursor: pointer;  font: bold 15px Arial, Helvetica;  color: #fafafa;   text-transform: uppercase;      background-color: #0483a0;  background-image: linear-gradient(top, #31b2c3, #0483a0);  -moz-border-radius: 0px   -webkit-border-radius: 0px;   border-radius: 0px;} 
.form-wrapper #submit:hover,
.form-wrapper #submit:focus {  background-color: #6aa436; background-image: linear-gradient(top, #0483a0, #31b2c3);}   
.form-wrapper #submit:active {outline: 0;  } 
.form-wrapper #submit::-moz-focus-inner { border: 0;}
.btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-webkit-border-top-left-radius:13px;
	-moz-border-radius-topleft:13px;
	border-top-left-radius:13px;
	-webkit-border-top-right-radius:13px;
	-moz-border-radius-topright:13px;
	border-top-right-radius:13px;
	-webkit-border-bottom-right-radius:13px;
	-moz-border-radius-bottomright:13px;
	border-bottom-right-radius:13px;
	-webkit-border-bottom-left-radius:13px;
	-moz-border-radius-bottomleft:13px;
	border-bottom-left-radius:13px;
	text-indent:-4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:164px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.btn:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}.btn:active {position:relative; top:1px;}
/* This button was generated using CSSButtonGenerator.com */
body{ font-size: small; font-family:"lucida grande",tahoma,verdana,arial,sans-serif; color:#333333; margin:0px; background-color:#F2F2F2;}
a{ text-decoration:none; }
.headerholder{ width: 100%; height: auto; border-top:5px #999999 solid; background-image:url(../images/main.png) ; background-repeat: no-repeat;}
.clr{ clear:both; }
.mainheader{ width: 100%; background-image:none;
	height: 150px; margin:auto; padding-top:20px; padding-left:0px; padding-right:0px;}
.logo{width: 100%; float: left;;}
.logo img { width: auto;}
.copyrightheader{ width: 100%; height:52px; float:right; text-align:right; margin-right: 5%;}
.social-head { float: right; margin: 0px 0; }
.social a { float: left; text-align: center; nmargin: 0 0 0 1px; width: 32px; height: 32px; border: 1px solid #DDD; border-radius: 2px; -webkit-border-radius: 2px; color: #ACACAC; -webkit-transition: all 0.1s ease; transition: all 0.1s ease;}
.social a:hover { color: #fff; border: 1px solid #fff;}
.social a:hover i { color: #fff;}
.social a i { padding: 9px 0; display: block; font-size: 14px; -webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background-image: url(../images/reflect.png);
	background-position: 32px;
	background-repeat: no-repeat;
}
.tt-metro-social a i {
	padding: 6px 0;
	font-size: 20px;
}
.social a:hover i {
	background-position: -1px
}
.social a:hover .icon-twitter, .social a:hover .icons-social-twitter, .with_color a .icon-twitter, .with_color a .icons-social-twitter { background-color: #00abdc; }
.social a:hover .icon-facebook, .social a:hover .icons-social-facebook, .with_color a .icon-facebook, .with_color a .icons-social-facebook { background-color: #325c94; }
.social a:hover .icon-dribbble, .social a:hover .icons-social-dribbble, .with_color a .icon-dribbble, .with_color a .icons-social-dribbble { background-color: #fa4086; }
.social a:hover .icon-rss, .social a:hover .icons-rss, .with_color a .icon-rss, .with_color a .icons-rss { background-color: #f1862f; }
.social a:hover .icon-github, .social a:hover .icons-social-github, .with_color a .icon-github, .with_color a .icons-social-github { background-color: #333; }
.social a:hover .icon-instagram, .with_color a .icon-instagram { background-color: #964b00; }
.social a:hover .icon-linkedin, .social a:hover .icons-social-linkedin, .with_color a .icon-linkedin, .with_color a .icons-social-linkedin { background-color: #0073b2; }
.social a:hover .icon-pinterest, .social a:hover .icons-social-pinterest, .with_color a .icon-pinterest, .with_color a .icons-social-pinterest { background-color: #d9031f; }
.social a:hover .icon-google-plus, .social a:hover .icons-social-google-plus, .with_color a .icon-google-plus, .with_color a .icons-social-google-plus { background-color: #d9031f; }
.social a:hover .icon-foursquare, .with_color a .icon-foursquare { background-color: #0cbadf }
.social a:hover .icon-skype, .social a:hover .icons-social-skype, .with_color a .icon-skype, .with_color a .icons-social-skype { background-color: #00b9e5 }
.social a:hover .icon-cloud, .social a:hover .icons-social-soundcloud, .with_color a .icon-cloud, .with_color a .icons-social-soundcloud { background-color: #ff7700 }
.social a:hover .icon-youtube, .social a:hover .icons-social-youtube, .with_color a .icon-youtube, .with_color a .icons-social-youtube { background-color: #d9031f }
.social a:hover .icon-tumblr, .social a:hover .icons-social-tumblr, .with_color a .icon-tumblr, .with_color a .icons-social-tumblr { background-color: #325c94 }
.social a:hover .icon-stackexchange, .with_color a .icon-stackexchange { background-color: #4e4e4e; }
.social a:hover .icon-flickr, .social a:hover .icons-social-flickr, .with_color a .icon-flickr, .with_color a .icons-social-flickr { background-color: #fa4086 }
#search { width:200px;}


#search input[type="text"] {
    background: url(../images/search-dark.png) no-repeat 10px 6px #fcfcfc;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #6a6f75;
    width:200px;
	margin-top:5px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#search input[type="text"]:focus {
    background: url(../images/search-dark.png) no-repeat 10px 6px #fcfcfc;
    color: #6a6f75;
    width: 200px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }


.menuholder{
	width: 100%;
	height:auto;
	background-color:#00A4DE;
	border-bottom:#00A4DE 0px solid;
}
.menulink{
	width: 100%;
	height: auto;
	margin:auto;
}
li {
	list-style: none;
}
ul {
	padding: 0;
}
.top-wallpaper{
	width:100%;
	height: auto;
	background-color:#DDEFF9;
	margin-bottom:10px;
	text-align:center;
	}
.top-wallpaper img{
	width:100%;
	height: auto;
	}
.button {
   float:right;
   color:#333333;
   font-style:italic;
   }
.button:hover {
   color: #990000;
   }
.button:active {
	color:#333333;
   }

.footer{ width: 100%; height:auto; background-color:#333333;}
.footerch{ width: 95%; margin:auto;}
.row4{height: auto; padding:10px 20px 10px 20px; margin: auto; color: #CCCCCC; -moz-border-radius: 10px; border-radius: 10px; float:left;
 margin-right:10px; margin-bottom:10px;}
.row4 h3{ font-size:18px; font-weight:normal; color: 	color: #999999; margin:0px; padding-top:10px; padding-bottom:10px; }
.row4 ul{ margin:0px; padding:0px; list-style:none; color:#FFFFFF; font-size:13px; }
.row4 li{ margin:0px; color:#FFFFFF;}
.row4 li a{ margin:0px; color: #999999; text-decoration:none;}
.row4 li a:hover{ text-decoration: underline; }
.copyright{ background-color: #151515; color: #CCCCCC;}
.copyright a{ color:#FFFFFF; text-decoration:none;}
.copyright a:hover{ color:#FFFFFF; text-decoration: underline;}
.copyrightlogo{ width:260px; height:auto; float:left; margin-right:60px; padding:20px;}
.realcopy{
	width:90%;
	height:auto;
	padding:20px;
	margin:auto;
}
/*Subpage Header*/
.subpageheader{
	width:100%;
	height:100px;
	background-image:url(../images/breadcrumb20.jpg);
		margin-bottom:20px;

}
.subheadermainch{
	width:95%;
	height:80px;
	margin:auto;
}
.subheadermainch h3{
	color:#FFFFFF;
	margin:0px;
	padding-top:40px;
	font-size:22px;
	font-weight:normal;
}
.pageholder{
	width:95%;
	height:auto;
	margin:auto;
}
.shortpageh{
	width:95%;
	height:60px;
	background-image:url(../images/para3.jpg);
	-moz-border-radius: 10px;
    border-radius: 6px;
	border:1px solid #CCCCCC;
	padding:30px;
	margin-bottom:20px;
}
.shortpageh h3{
margin:0px;
font-size:25px;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
}
.shortpageh p{
	margin:0px;
	font-size:14px;
}
.shortpagehimg{
	width:100px;
	height:auto;
	float:right;
	margin-top:-20px;

}
.shortpagehimg img{
	width:100px;
	height:auto;
}

.subcontenth{
	width:95%;
	height: auto;
	float:left;
	margin-right:30px;
}
.subcontenth p{
	font-size:14px;
}
.subsidebar{
	width:168px;
	border: #CCCCCC solid 1px;
	float:left;
		-moz-border-radius: 10px;
    border-radius: 6px;
	padding:20px;
}
.divider{
	border-bottom: 1px solid #D7D7D7;
	padding-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}
.brandport{
	width:220px;
	height:auto;
	margin-right:10px;
	float:left;
	margin-top:10px;
}
.brandportimg{
	width:178px;
	border:1px solid #EEEEEE;
	margin-bottom:10px;
	height:auto;
	padding:20px;
}

.contentholder{
	width:99%;
	height:auto;
	margin:auto;
	margin-bottom:10px;
}
.sidenav{ width:95%; height:auto; padding:10px; border:#DBDBDB solid 1px;  margin-right:10px; float:left; background-color:#FFFFFF; margin-bottom:10px;}
.sidenav h3{ padding:10px; margin:0px; text-transform:uppercase; color:#F60; }
.sidenav ul{ list-style: none; margin: 0; padding: 0; border: none; margin-bottom:10px; }
.sidenav li{	}
.sidenav li a{ display: block; padding: 8px 0px 8px 0.5em; color: #666666; text-decoration: none; width: auto; background-color:#EAEAEA; margin-bottom:3px; }
.sidenav li a:hover{
background-color: #FF7C3E; color: #fff; }
.maincontent{ width:100%; height:auto; float:left;}
.homecontent {    width: 100%;    float: left;    height: auto;}
.homepagesrc { width: 95%;  background-color: #5A7690; background-image: url('../images/check.jpg'); padding-left: 5%; }
.homepagesrc h3{ color:#FFFFFF;	font-size:20px;	margin:0px;	font-weight:normal;	padding-bottom:10px; }
.searchbtn{ width:100%; height:50px;  } 
.searchbtninput{ width: 50%; height:49px; padding:0px; padding-left:10px; border:0px; float:left; font-size:30px; color:#999999; }
.searchbtnsubmit{float:left;}
.searchbtnsubmit:hover{float:left;}
.firsthightligh{ width:90%; height:auto; padding:5%; background-color:#FFFFFF; margin-right:10px; border:#DBDBDB solid 1px; float:left; margin-bottom:10px;}
.firsthightligh h3{ margin:0px; font-size:22px; font-weight:normal; padding-bottom:10px; border-bottom:1px #CCCCCC dotted; margin-bottom: 10px;}
.firsthightligh1 h3{ margin:0px; font-size:22px; font-weight:normal; padding-bottom:10px; border-bottom:1px #CCCCCC dotted; margin-bottom: 10px;}
.firsthightligh2 h3{ margin:0px; font-size:15px; font-weight:normal; padding-bottom:10px; border-bottom:1px #CCCCCC dotted;	margin-bottom: 10px;}
.firsthightligh1{ width:90%; height:auto; padding:5%; background-color:#FFFFFF; border:#DBDBDB solid 1px; float:left; margin-bottom:10px;}
.firsthightligh2{ width:90%; height:auto; padding:5%; background-color:#FFFFFF; border:#DBDBDB solid 1px; float:left;  margin-bottom:10px;}
.left1{ position: relative; float: left; font-size: 16px; font-weight: bold; padding-right:20px;}
.left2{ position: relative; float: right; font-size: 14px; font-weight: bold;}
.info { position: relative; float: right; left: 0px; margin-bottom: 10px;}



#popup,#popup1, .bMulti {   background-color: #FFF; border-radius: 0px 0px 0px 0px;  box-shadow: 0 0 20px 5px #999;    color: #111;    display: none;   text-align:center; width:60%; }

#popup .logo,#popup1 .logo {color: #2B91AF; font: bold 325% 'Petrona',sans;}

.button.b-close, .button.bClose {  border-radius: 7px 7px 7px 7px;  box-shadow: none;   font: bold 131% sans-serif;   padding: 0 6px 2px;  position: absolute;  right: -7px;   top: -7px;}

#popup n_no,#popup1 n_no{display: none;}
.button {  background-color: #2B91AF;  border-radius: 0px;  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);  color: #FFF;  cursor: pointer;  display: inline-block;  padding: 10px 20px;  text-align: center;  text-decoration: none;}

#chat {display:block;}
}



@media only screen and (max-width:480px) {
        /* Smartphone view*/
body {min-width: 100%;}
.sidebarhom {
    width: 94%;
    float: right;
    display: block;
    background: #fff;
    border: #DBDBDB solid 1px;
    padding: 3%;}

#chat {display:block;}
#webmenu { display:none;}
#mobmenu { display:block;}
.mob {display:block}
.web {display:none}
#popup,#popup1, .bMulti {   background-color: #FFF; border-radius: 0px 0px 0px 0px;  box-shadow: 0 0 20px 5px #999;    color: #111;    display: none;   text-align:center; width:100%; }

#popup .logo,#popup1 .logo {color: #2B91AF; font: bold 325% 'Petrona',sans;}

.button.b-close, .button.bClose {  border-radius: 7px 7px 7px 7px;  box-shadow: none;   font: bold 131% sans-serif;   padding: 0 6px 2px;  position: absolute;  right: -7px;   top: -7px;}

#popup n_no,#popup1 n_no{display: none;}
.button {  background-color: #2B91AF;  border-radius: 0px;  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);  color: #FFF;  cursor: pointer;  display: inline-block;  padding: 10px 20px;  text-align: center;  text-decoration: none;}

.instapay {display:none;}
.instapay2 {float: left; background-color: #FBFBFB; width:100%; }
.firsthightligh5{ width: 300px; height:auto; background-color:#FFFFFF; border:#DBDBDB solid 1px; border-radius: 10px; float: left; }
#sidenav1{ width:90%; height:auto; padding:5%; border:#DBDBDB solid 1px;  margin-left:0px; float:left; background-color:#FFFFFF; }
.form-wrapper { width: 100%; padding: 0px; margin: 0px 0px 0px 0px; overflow: hidden; border-width: 0px; border-style: solid; border-color: #dedede #bababa #aaa #bababa; border-radius: 0px; background-image: linear-gradient(top, #f6f6f6, #eae8e8);}
.form-wrapper #search { width: 100%; height: 100%; padding: 10px 10px; float: left;    font: bold 16px 'lucida sans', 'trebuchet MS', 'Tahoma'; border: 1px solid #ccc;
  border-radius: 0px;    }
.form-wrapper #search:focus { outline: 0; border-color: #aaa;}
.form-wrapper #search::-webkit-input-placeholder { color: #999; font-weight: normal;}
.form-wrapper #search:-moz-placeholder { color: #999;  font-weight: normal;}
.form-wrapper #search:-ms-input-placeholder { color: #999; font-weight: normal;} 
.form-wrapper #submit { float: left; width:100px;    border: 1px solid #00748f; height: 42px;  padding: 0; cursor: pointer;font: bold 15px Arial, Helvetica; color: #fafafa; text-transform: uppercase;  background-color: #0483a0; background-image: linear-gradient(top, #31b2c3, #0483a0); 
-moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
.form-wrapper #submit:hover,
.form-wrapper #submit:focus {   background-color: #6aa436; background-image: linear-gradient(top, #0483a0, #31b2c3);}     
.form-wrapper #submit:active {  outline: 0; }  
.form-wrapper #submit::-moz-focus-inner { border: 0;}


.form-wrapper2 { width: 100%; padding: 0px; overflow: hidden; border-width: 0px; border-style: solid;  border-color: #dedede #bababa #aaa #bababa; border-radius: 0px;    background-image: linear-gradient(top, #f6f6f6, #eae8e8);}
.form-wrapper2 #search2 { width: 100%;  height: 100%;  padding: 10px 10px; float: left;      font: bold 16px 'lucida sans', 'trebuchet MS', 'Tahoma';  border: 1px solid #ccc; border-radius: 0px;     }
.form-wrapper2 #search2:focus { outline: 0;  border-color: #aaa;}
.form-wrapper2 #search2::-webkit-input-placeholder { color: #999; font-weight: normal;}
.form-wrapper2 #search2:-moz-placeholder { color: #999; font-weight: normal;}
.form-wrapper2 #search2:-ms-input-placeholder {  color: #999; font-weight: normal;} 
.form-wrapper2 #submit2 { float: left; width:100%;   border: 1px solid #00748f;  height: 42px;   padding: 0;   cursor: pointer; font: bold 15px Arial, Helvetica;   color: #fafafa;  text-transform: uppercase;     background-color: #0483a0;  background-image: linear-gradient(top, #31b2c3, #0483a0);  -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px;}  
.form-wrapper2 #submit2:hover,
.form-wrapper2 #submit2:focus {       
    background-color: #6aa436;
    background-image: linear-gradient(top, #0483a0, #31b2c3); }    
.form-wrapper2 #submit2:active { outline: 0;    }
.form-wrapper2 #submit2::-moz-focus-inner { border: 0;}



.btn {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-webkit-border-top-left-radius:13px;
	-moz-border-radius-topleft:13px;
	border-top-left-radius:13px;
	-webkit-border-top-right-radius:13px;
	-moz-border-radius-topright:13px;
	border-top-right-radius:13px;
	-webkit-border-bottom-right-radius:13px;
	-moz-border-radius-bottomright:13px;
	border-bottom-right-radius:13px;
	-webkit-border-bottom-left-radius:13px;
	-moz-border-radius-bottomleft:13px;
	border-bottom-left-radius:13px;
	text-indent:-4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:40px;
	line-height:40px;
	width:164px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.btn:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) ); background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9'); background-color:#e9e9e9;}
.btn:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */
body{
font-size: small;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	color:#333333;
	margin:0px;
	background-color:#F2F2F2;
}
a{
	text-decoration:none;
}
.headerholder{
	width: 100%;
	height: auto;
	border-top:5px #999999 solid;
	background-image:url(../images/main.png); background-repeat: no-repeat;
}
.clr{
 clear:both;
display: none;
 }
.mainheader{
	width: 100%;
        background-image:none ;
        
	height: 180px;
	margin:auto;
	padding-top:20px;
	padding-left:0px;
	padding-right:0px;
}
.logo{
	float:left;
}
.logo img{
	width: 200px;
	height: auto;
}
.copyrightheader{
	width: 100%;
	

	float:left;
	text-align:right;
}
.social-head {
	float: right;
	margin: 0px 0;
}
.social a {
	float: left;
	text-align: center;
	margin: 0 0 0 1px;
	width: 32px;
	height: 32px;
	border: 1px solid #DDD;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #ACACAC;
	-webkit-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.social a:hover {
	color: #fff;
	border: 1px solid #fff;
}
.social a:hover i {
	color: #fff;
}
.social a i {
	padding: 9px 0;
	display: block;
	font-size: 14px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background-image: url(../images/reflect.png);
	background-position: 32px;
	background-repeat: no-repeat;
}
.tt-metro-social a i {
	padding: 6px 0;
	font-size: 20px;
}
.social a:hover i {
	background-position: -1px
}
.social a:hover .icon-twitter, .social a:hover .icons-social-twitter, .with_color a .icon-twitter, .with_color a .icons-social-twitter { background-color: #00abdc; }
.social a:hover .icon-facebook, .social a:hover .icons-social-facebook, .with_color a .icon-facebook, .with_color a .icons-social-facebook { background-color: #325c94; }
.social a:hover .icon-dribbble, .social a:hover .icons-social-dribbble, .with_color a .icon-dribbble, .with_color a .icons-social-dribbble { background-color: #fa4086; }
.social a:hover .icon-rss, .social a:hover .icons-rss, .with_color a .icon-rss, .with_color a .icons-rss { background-color: #f1862f; }
.social a:hover .icon-github, .social a:hover .icons-social-github, .with_color a .icon-github, .with_color a .icons-social-github { background-color: #333; }
.social a:hover .icon-instagram, .with_color a .icon-instagram { background-color: #964b00; }
.social a:hover .icon-linkedin, .social a:hover .icons-social-linkedin, .with_color a .icon-linkedin, .with_color a .icons-social-linkedin { background-color: #0073b2; }
.social a:hover .icon-pinterest, .social a:hover .icons-social-pinterest, .with_color a .icon-pinterest, .with_color a .icons-social-pinterest { background-color: #d9031f; }
.social a:hover .icon-google-plus, .social a:hover .icons-social-google-plus, .with_color a .icon-google-plus, .with_color a .icons-social-google-plus { background-color: #d9031f; }
.social a:hover .icon-foursquare, .with_color a .icon-foursquare { background-color: #0cbadf }
.social a:hover .icon-skype, .social a:hover .icons-social-skype, .with_color a .icon-skype, .with_color a .icons-social-skype { background-color: #00b9e5 }
.social a:hover .icon-cloud, .social a:hover .icons-social-soundcloud, .with_color a .icon-cloud, .with_color a .icons-social-soundcloud { background-color: #ff7700 }
.social a:hover .icon-youtube, .social a:hover .icons-social-youtube, .with_color a .icon-youtube, .with_color a .icons-social-youtube { background-color: #d9031f }
.social a:hover .icon-tumblr, .social a:hover .icons-social-tumblr, .with_color a .icon-tumblr, .with_color a .icons-social-tumblr { background-color: #325c94 }
.social a:hover .icon-stackexchange, .with_color a .icon-stackexchange { background-color: #4e4e4e; }
.social a:hover .icon-flickr, .social a:hover .icons-social-flickr, .with_color a .icon-flickr, .with_color a .icons-social-flickr { background-color: #fa4086 }
#search {

}


#search input[type="text"] {
    background: url(../images/search-dark.png) no-repeat 10px 6px #fcfcfc;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #6a6f75;
    width:150px;
	margin-top:5px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

#search input[type="text"]:focus {
    background: url(../images/search-dark.png) no-repeat 10px 6px #fcfcfc;
    color: #6a6f75;
    width: 200px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }


.menuholder{
	width: 100%;
	height:auto;
	background-color:#00A4DE;
	border-bottom:#00A4DE 0px solid;
}
.menulink{
	width: 100%;
	height: auto;
	margin:auto;
}
li {
	list-style: none;
}
ul {
	padding: 0;
}
.top-wallpaper{
	width:100%;
	height: auto;
	background-color:#DDEFF9;
	margin-bottom:10px;
	text-align:center;
	}
.top-wallpaper img{
	width:100%;
	height: auto;
	}
.button {
   float:right;
   color:#333333;
   font-style:italic;
   }
.button:hover {
   color: #990000;
   }
.button:active {
	color:#333333;
   }

.footer{
	width: 100%;
	height:auto;
	background-color:#333333;
}
.footerch{
	width: 95%;
	margin:auto;
}
.row4{height: auto; padding:10px 20px 10px 20px;margin: auto; color: #CCCCCC; -moz-border-radius: 10px;border-radius: 10px;
		float:left;
		margin-right:10px;
					margin-bottom:10px;


}
.row4 h3{
	font-size:18px;
	font-weight:normal;
	color: 	color: #999999;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	
}
.row4 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	color:#FFFFFF;
	font-size:13px;
}
.row4 li{
	margin:0px;
	color:#FFFFFF;
}

.row4 li a{
	margin:0px;
	color: #999999;
	text-decoration:none;
}.row4 li a:hover{
	text-decoration: underline;
}

.copyright{
	background-color: #151515;
	color: #CCCCCC;
}

.copyright a{
	color:#FFFFFF;
	text-decoration:none;
}
.copyright a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
.copyrightlogo{
	width:260px;
	height:auto;
	float:left;
	margin-right:60px;
	padding:20px;
}
.realcopy{
	width:85%;
	height:auto;
	padding:20px;
	margin:auto;
}
/*Subpage Header*/
.subpageheader{
	width:100%;
	height:100px;
	background-image:url(../images/breadcrumb20.jpg);
		margin-bottom:20px;

}
.subheadermainch{
	width:95%;
	height:80px;
	margin:auto;
}
.subheadermainch h3{
	color:#FFFFFF;
	margin:0px;
	padding-top:40px;
	font-size:22px;
	font-weight:normal;
}
.pageholder{
	width:95%;
	height:auto;
	margin:auto;
}
.shortpageh{
	width:95%;
	height:60px;
	background-image:url(../images/para3.jpg);
	-moz-border-radius: 10px;
    border-radius: 6px;
	border:1px solid #CCCCCC;
	padding:30px;
	margin-bottom:20px;
}
.shortpageh h3{
margin:0px;
font-size:25px;
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
}
.shortpageh p{
	margin:0px;
	font-size:14px;
}
.shortpagehimg{
	width:100px;
	height:auto;
	float:right;
	margin-top:-20px;

}
.shortpagehimg img{
	width:100px;
	height:auto;
}

.subcontenth{
	width:95%;
	height: auto;
	float:left;
	margin-right:30px;
}
.subcontenth p{
	font-size:14px;
}
.subsidebar{
	width:168px;
	border: #CCCCCC solid 1px;
	float:left;
		-moz-border-radius: 10px;
    border-radius: 6px;
	padding:20px;
}
.divider{
	border-bottom: 1px solid #D7D7D7;
	padding-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}
.brandport{
	width:220px;
	height:auto;
	margin-right:10px;
	float:left;
	margin-top:10px;
}
.brandportimg{
	width:178px;
	border:1px solid #EEEEEE;
	margin-bottom:10px;
	height:auto;
	padding:20px;
}

.contentholder{
	width:99%;
	height:auto;
	margin:auto;
	margin-bottom:10px;
}
.bloghead1 {    width: 100%;    float: left;    font-size: 20px;    border-bottom: 1px dotted;}

.blogbody {    width: 100%;    float: left;    line-height: 30px;    font-size: 16px;}

.setPaginate {   width: 100%;   float: left;}

.blogcover {    width: 80%;    margin: auto;}
.homecontent.blog_list {
	width: 74%;
}
.bloghead {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 25px;
	text-align: right;
}
.bloghead a { color:#000;}

.blogcontent {  padding-bottom: 3%;width: 70%;float: left;}
.blogtopic h3, .blogtopic_full h3 {
	font-size: 18px;
	line-height: 30px;
	border-bottom: unset;
    padding-bottom: unset;
    margin-bottom: unset;
    font-size: 25px;
}
.blogimage {
	width: 25%;
	float: left;
	margin-right: 1%;
}
.blogtopic {
	width: 100%;
	float: left;
}
.blogimage img {    width: 100%;border: 1px solid;max-width: 400px;}
.blogiconb { width: 50%; height:50%;border: 1px solid;max-width: 50px;max-height: 50px;}
  .blogprev {    width: 50px;
    float: left;
    font-size: 14px;
    background: #008AFF;
    height: 30px;
    line-height: 30px;
    padding: 5px; cursor: pointer;
}
.blogprev  a {color: #fff;height: 50px;}
.blogprev:hover {background: #f60}
.blognext {
    width: 50px;
    float: right;
    font-size: 14px;
    background: #008AFF;
    height: 30px;
    line-height: 30px;
    padding: 5px; cursor: pointer; }

.blognext a {color: #fff; height: 50px;}
.blognext:hover {background: #f60}

.blogicon { width: 100%; float: left;  font-size: 14px; color: #ccc; }

.blogpost {
    width: 100%;
    float: left;
    line-height: 30px;
    font-size: 16px;
}
.sidenav{ width:95%; height:auto; padding:10px; border:#DBDBDB solid 1px; margin-right:10px; float:left; background-color:#FFFFFF; margin-bottom:10px;}
.sidenav h3{ padding:10px;	margin:0px;	text-transform:uppercase;	color:#F60;}
.sidenav ul{list-style: none; margin: 0; padding: 0; border: none; margin-bottom:10px; }
.sidenav li{	}
.sidenav li a{display: block; padding: 8px 0px 8px 0.5em; color: #666666; text-decoration: none; width: auto; background-color:#EAEAEA; margin-bottom:3px;  }
.sidenav li a:hover{ background-color: #FF7C3E; color: #fff;}
.maincontent{ width:100%; height:auto; float:left;}
.homecontent {    width: 100%;    float: left;    height: auto;}
.homepagesrc{ width:95%;  background-color:#5A7690; margin-top:10px; background-image: url(../images/check.jpg);	padding-left:5%;	 height:150px;}
.homepagesrc h3{ color:#FFFFFF; font-size:20px; margin:0px; font-weight:normal; padding-bottom:10px; }
.searchbtn{ width:100%; height:50px; }
.searchbtninput{ width: 92%; height:49px; font-size:30px; color:#999999;}
.searchbtnsubmit{ float:left; width:95%; }
.searchbtnsubmit:hover{ float:left; width:92%; }
.firsthightligh{width:90%; height:auto; padding:5%; background-color:#FFFFFF; margin-right:10px; border:#DBDBDB solid 1px; float:left; margin-bottom:10px; align:justify;}
.firsthightligh h3{ margin:0px; font-size:22px; font-weight:normal; padding-bottom:10px; border-bottom:1px #CCCCCC dotted; margin-bottom: 10px;}
.firsthightligh1 h3{ margin:0px; font-size:22px; font-weight:normal; padding-bottom:10px; border-bottom:1px #CCCCCC dotted; margin-bottom: 10px;}
.firsthightligh2 h3{ margin:0px; font-size:15px; font-weight:normal; padding-bottom:10px; border-bottom:1px #CCCCCC dotted; margin-bottom: 10px; }
.firsthightligh1{ width:90%; padding:5%; height:auto; background-color:#FFFFFF; border:#DBDBDB solid 1px; float:left; margin-bottom:10px;}
.firsthightligh2{ width:90%; padding:5%; height:auto; background-color:#FFFFFF; border:#DBDBDB solid 1px; float:left;  margin-bottom:10px; text-align: justify;}
.left1{ float: right; font-size: 16px; font-weight: bold; width:100%; padding-right: 0px; }
.left2{ float: right; font-size: 16px; font-weight: bold; width:100%;}
.info { float: right; left: 0px; margin-bottom: 0px;width: 100%;}
}
.bloghead1 {    width: 100%;    float: left;    font-size: 25px;    border-bottom: 1px dotted;}

.blogbody {    width: 100%;    float: left;    line-height: 30px;    font-size: 16px;}

.setPaginate {   width: 100%;   float: left;}

.blogcover {    width: 80%;    margin: auto;}
.homecontent.blog_list {
	width: 74%;
}
.bloghead {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 25px;
}
.bloghead a { color:#000;}

.blogcontent {  padding-bottom: 3%;width: 70%;float: left;}
.blogtopic h3, .blogtopic_full h3 {
	font-size: 18px;
	line-height: 30px;
	border-bottom: unset;
    padding-bottom: unset;
    margin-bottom: unset;
    font-size: 25px;
}
.blogimage {
	width: 25%;
	float: left;
	margin-right: 1%;
}
.blogtopic {
	width: 100%;
	float: left;
}
.blogimage img {    width: 100%;border: 1px solid;max-width: 400px;}

  .blogprev {    width: 50px;
    float: left;
    font-size: 14px;
    background: #008AFF;
    height: 30px;
    line-height: 30px;
    padding: 5px; cursor: pointer;
}
.blogprev  a {color: #fff;height: 50px;}
.blogprev:hover {background: #f60}
.blognext {
    width: 50px;
    float: right;
    font-size: 14px;
    background: #008AFF;
    height: 30px;
    line-height: 30px;
    padding: 5px; cursor: pointer; }

.blognext a {color: #fff; height: 50px;}
.blognext:hover {background: #f60}

.blogicon { width: 100%; float: left;  font-size: 14px;

color: #ccc;; }

.blogpost {
    width: 100%;
    float: left;
    line-height: 30px;
    font-size: 16px;
}
.pagination { margin:4px 0; padding:0px;overflow:hidden; font:12px; \'Tahoma\'; list-style-type:none; }
.pagination li { float:left; margin:0px; padding:0px; margin-left:5px; }
.pagination li:first-child { margin-left:0px; }
.pagination li a { color:black; display:block; text-decoration:none; padding:7px 10px 7px 10px; }
.pagination li a img { border:none; }
.pagination li a { color:#707070; background:#FFFFFF; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border:solid 1px #DCDCDC; padding:6px 9px 6px 9px; }
.pagination ul li { padding-bottom:1px; }
.pagination ul li a:hover,
.pagination li a.current { color:#FFFFFF; box-shadow:0px 1px #EDEDED; -moz-box-shadow:0px 1px #EDEDED; -webkit-box-shadow:0px 1px #EDEDED; }
.pagination li a:hover,
.pagination li a.current { color:#893A00; text-shadow:0px 1px #FFEF42; border-color:#FFA200; background:#FFC800; background:-moz-linear-gradient(top, #FFFFFF 1px, #FFEA01 1px, #FFC800); background:-webkit-gradient(linear, 0 0, 0 100%, color-stop(0.02, #FFFFFF), color-stop(0.02, #FFEA01), color-stop(1, #FFC800)); }
.pagination li a.In-active {
   pointer-events: none;
   cursor: default;
}

	.fa
	{
		text-decoration: none;
	}

		.fa.solo
		{
		}
		
			.fa.solo span
			{
				display: none;
			}

		.fa:before
		{
			display:inline-block;
			font-family: FontAwesome;
			font-size: 1.25em;
			text-decoration: none;
			font-style: normal;
			font-weight: normal;
			line-height: 1;
			-webkit-font-smoothing:antialiased;
			-moz-osx-font-smoothing:grayscale;
		}

		.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}
		.fa-2x{font-size:2em}
		.fa-3x{font-size:3em}
		.fa-4x{font-size:4em}
		.fa-5x{font-size:5em}
		.fa-fw{width:1.2857142857142858em;text-align:center}
		.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}.fa-ul>li{position:relative}
		.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}.fa-li.fa-lg{left:-1.8571428571428572em}
		.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
		.pull-right{float:right}
		.pull-left{float:left}
		.fa.pull-left{margin-right:.3em}
		.fa.pull-right{margin-left:.3em}
		.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}
		@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)} 100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)} 100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)} 100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)} 100%{transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
		.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
		.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}
		.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}
		.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}
		.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
		.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
		.fa-stack-1x{line-height:inherit}
		.fa-stack-2x{font-size:2em}
		.fa-inverse{color:#fff}
		.fa-glass:before{content:"\f000"}
		.fa-music:before{content:"\f001"}
		.fa-search:before{content:"\f002"}
		.fa-envelope-o:before{content:"\f003"}
		.fa-heart:before{content:"\f004"}
		.fa-star:before{content:"\f005"}
		.fa-star-o:before{content:"\f006"}
		.fa-user:before{content:"\f007"}
		.fa-film:before{content:"\f008"}
		.fa-th-large:before{content:"\f009"}
		.fa-th:before{content:"\f00a"}
		.fa-th-list:before{content:"\f00b"}
		.fa-check:before{content:"\f00c"}
		.fa-times:before{content:"\f00d"}
		.fa-search-plus:before{content:"\f00e"}
		.fa-search-minus:before{content:"\f010"}
		.fa-power-off:before{content:"\f011"}
		.fa-signal:before{content:"\f012"}
		.fa-gear:before,.fa-cog:before{content:"\f013"}
		.fa-trash-o:before{content:"\f014"}
		.fa-home:before{content:"\f015"}
		.fa-file-o:before{content:"\f016"}
		.fa-clock-o:before{content:"\f017"}
		.fa-road:before{content:"\f018"}
		.fa-download:before{content:"\f019"}
		.fa-arrow-circle-o-down:before{content:"\f01a"}
		.fa-arrow-circle-o-up:before{content:"\f01b"}
		.fa-inbox:before{content:"\f01c"}
		.fa-play-circle-o:before{content:"\f01d"}
		.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}
		.fa-refresh:before{content:"\f021"}
		.fa-list-alt:before{content:"\f022"}
		.fa-lock:before{content:"\f023"}
		.fa-flag:before{content:"\f024"}
		.fa-headphones:before{content:"\f025"}
		.fa-volume-off:before{content:"\f026"}
		.fa-volume-down:before{content:"\f027"}
		.fa-volume-up:before{content:"\f028"}
		.fa-qrcode:before{content:"\f029"}
		.fa-barcode:before{content:"\f02a"}
		.fa-tag:before{content:"\f02b"}
		.fa-tags:before{content:"\f02c"}
		.fa-book:before{content:"\f02d"}
		.fa-bookmark:before{content:"\f02e"}
		.fa-print:before{content:"\f02f"}
		.fa-camera:before{content:"\f030"}
		.fa-font:before{content:"\f031"}
		.fa-bold:before{content:"\f032"}
		.fa-italic:before{content:"\f033"}
		.fa-text-height:before{content:"\f034"}
		.fa-text-width:before{content:"\f035"}
		.fa-align-left:before{content:"\f036"}
		.fa-align-center:before{content:"\f037"}
		.fa-align-right:before{content:"\f038"}
		.fa-align-justify:before{content:"\f039"}
		.fa-list:before{content:"\f03a"}
		.fa-dedent:before,.fa-outdent:before{content:"\f03b"}
		.fa-indent:before{content:"\f03c"}
		.fa-video-camera:before{content:"\f03d"}
		.fa-picture-o:before{content:"\f03e"}
		.fa-pencil:before{content:"\f040"}
		.fa-map-marker:before{content:"\f041"}
		.fa-adjust:before{content:"\f042"}
		.fa-tint:before{content:"\f043"}
		.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}
		.fa-share-square-o:before{content:"\f045"}
		.fa-check-square-o:before{content:"\f046"}
		.fa-move:before{content:"\f047"}
		.fa-step-backward:before{content:"\f048"}
		.fa-fast-backward:before{content:"\f049"}
		.fa-backward:before{content:"\f04a"}
		.fa-play:before{content:"\f04b"}
		.fa-pause:before{content:"\f04c"}
		.fa-stop:before{content:"\f04d"}
		.fa-forward:before{content:"\f04e"}
		.fa-fast-forward:before{content:"\f050"}
		.fa-step-forward:before{content:"\f051"}
		.fa-eject:before{content:"\f052"}
		.fa-chevron-left:before{content:"\f053"}
		.fa-chevron-right:before{content:"\f054"}
		.fa-plus-circle:before{content:"\f055"}
		.fa-minus-circle:before{content:"\f056"}
		.fa-times-circle:before{content:"\f057"}
		.fa-check-circle:before{content:"\f058"}
		.fa-question-circle:before{content:"\f059"}
		.fa-info-circle:before{content:"\f05a"}
		.fa-crosshairs:before{content:"\f05b"}
		.fa-times-circle-o:before{content:"\f05c"}
		.fa-check-circle-o:before{content:"\f05d"}
		.fa-ban:before{content:"\f05e"}
		.fa-arrow-left:before{content:"\f060"}
		.fa-arrow-right:before{content:"\f061"}
		.fa-arrow-up:before{content:"\f062"}
		.fa-arrow-down:before{content:"\f063"}
		.fa-mail-forward:before,.fa-share:before{content:"\f064"}
		.fa-resize-full:before{content:"\f065"}
		.fa-resize-small:before{content:"\f066"}
		.fa-plus:before{content:"\f067"}
		.fa-minus:before{content:"\f068"}
		.fa-asterisk:before{content:"\f069"}
		.fa-exclamation-circle:before{content:"\f06a"}
		.fa-gift:before{content:"\f06b"}
		.fa-leaf:before{content:"\f06c"}
		.fa-fire:before{content:"\f06d"}
		.fa-eye:before{content:"\f06e"}
		.fa-eye-slash:before{content:"\f070"}
		.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}
		.fa-plane:before{content:"\f072"}
		.fa-calendar:before{content:"\f073"}
		.fa-random:before{content:"\f074"}
		.fa-comment:before{content:"\f075"}
		.fa-magnet:before{content:"\f076"}
		.fa-chevron-up:before{content:"\f077"}
		.fa-chevron-down:before{content:"\f078"}
		.fa-retweet:before{content:"\f079"}
		.fa-shopping-cart:before{content:"\f07a"}
		.fa-folder:before{content:"\f07b"}
		.fa-folder-open:before{content:"\f07c"}
		.fa-resize-vertical:before{content:"\f07d"}
		.fa-resize-horizontal:before{content:"\f07e"}
		.fa-bar-chart-o:before{content:"\f080"}
		.fa-twitter-square:before{content:"\f081"}
		.fa-facebook-square:before{content:"\f082"}
		.fa-camera-retro:before{content:"\f083"}
		.fa-key:before{content:"\f084"}
		.fa-gears:before,.fa-cogs:before{content:"\f085"}
		.fa-comments:before{content:"\f086"}
		.fa-thumbs-o-up:before{content:"\f087"}
		.fa-thumbs-o-down:before{content:"\f088"}
		.fa-star-half:before{content:"\f089"}
		.fa-heart-o:before{content:"\f08a"}
		.fa-sign-out:before{content:"\f08b"}
		.fa-linkedin-square:before{content:"\f08c"}
		.fa-thumb-tack:before{content:"\f08d"}
		.fa-external-link:before{content:"\f08e"}
		.fa-sign-in:before{content:"\f090"}
		.fa-trophy:before{content:"\f091"}
		.fa-github-square:before{content:"\f092"}
		.fa-upload:before{content:"\f093"}
		.fa-lemon-o:before{content:"\f094"}
		.fa-phone:before{content:"\f095"}
		.fa-square-o:before{content:"\f096"}
		.fa-bookmark-o:before{content:"\f097"}
		.fa-phone-square:before{content:"\f098"}
		.fa-twitter:before{content:"\f099"}
		.fa-facebook:before{content:"\f09a"}
		.fa-github:before{content:"\f09b"}
		.fa-unlock:before{content:"\f09c"}
		.fa-credit-card:before{content:"\f09d"}
		.fa-rss:before{content:"\f09e"}
		.fa-hdd-o:before{content:"\f0a0"}
		.fa-bullhorn:before{content:"\f0a1"}
		.fa-bell:before{content:"\f0f3"}
		.fa-certificate:before{content:"\f0a3"}
		.fa-hand-o-right:before{content:"\f0a4"}
		.fa-hand-o-left:before{content:"\f0a5"}
		.fa-hand-o-up:before{content:"\f0a6"}
		.fa-hand-o-down:before{content:"\f0a7"}
		.fa-arrow-circle-left:before{content:"\f0a8"}
		.fa-arrow-circle-right:before{content:"\f0a9"}
		.fa-arrow-circle-up:before{content:"\f0aa"}
		.fa-arrow-circle-down:before{content:"\f0ab"}
		.fa-globe:before{content:"\f0ac"}
		.fa-wrench:before{content:"\f0ad"}
		.fa-tasks:before{content:"\f0ae"}
		.fa-filter:before{content:"\f0b0"}
		.fa-briefcase:before{content:"\f0b1"}
		.fa-fullscreen:before{content:"\f0b2"}
		.fa-group:before{content:"\f0c0"}
		.fa-chain:before,.fa-link:before{content:"\f0c1"}
		.fa-cloud:before{content:"\f0c2"}
		.fa-flask:before{content:"\f0c3"}
		.fa-cut:before,.fa-scissors:before{content:"\f0c4"}
		.fa-copy:before,.fa-files-o:before{content:"\f0c5"}
		.fa-paperclip:before{content:"\f0c6"}
		.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}
		.fa-square:before{content:"\f0c8"}
		.fa-reorder:before{content:"\f0c9"}
		.fa-list-ul:before{content:"\f0ca"}
		.fa-list-ol:before{content:"\f0cb"}
		.fa-strikethrough:before{content:"\f0cc"}
		.fa-underline:before{content:"\f0cd"}
		.fa-table:before{content:"\f0ce"}
		.fa-magic:before{content:"\f0d0"}
		.fa-truck:before{content:"\f0d1"}
		.fa-pinterest:before{content:"\f0d2"}
		.fa-pinterest-square:before{content:"\f0d3"}
		.fa-google-plus-square:before{content:"\f0d4"}
		.fa-google-plus:before{content:"\f0d5"}
		.fa-money:before{content:"\f0d6"}
		.fa-caret-down:before{content:"\f0d7"}
		.fa-caret-up:before{content:"\f0d8"}
		.fa-caret-left:before{content:"\f0d9"}
		.fa-caret-right:before{content:"\f0da"}
		.fa-columns:before{content:"\f0db"}
		.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}
		.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}
		.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}
		.fa-envelope:before{content:"\f0e0"}
		.fa-linkedin:before{content:"\f0e1"}
		.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}
		.fa-legal:before,.fa-gavel:before{content:"\f0e3"}
		.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}
		.fa-comment-o:before{content:"\f0e5"}
		.fa-comments-o:before{content:"\f0e6"}
		.fa-flash:before,.fa-bolt:before{content:"\f0e7"}
		.fa-sitemap:before{content:"\f0e8"}
		.fa-umbrella:before{content:"\f0e9"}
		.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}
		.fa-lightbulb-o:before{content:"\f0eb"}
		.fa-exchange:before{content:"\f0ec"}
		.fa-cloud-download:before{content:"\f0ed"}
		.fa-cloud-upload:before{content:"\f0ee"}
		.fa-user-md:before{content:"\f0f0"}
		.fa-stethoscope:before{content:"\f0f1"}
		.fa-suitcase:before{content:"\f0f2"}
		.fa-bell-o:before{content:"\f0a2"}
		.fa-coffee:before{content:"\f0f4"}
		.fa-cutlery:before{content:"\f0f5"}
		.fa-file-text-o:before{content:"\f0f6"}
		.fa-building:before{content:"\f0f7"}
		.fa-hospital:before{content:"\f0f8"}
		.fa-ambulance:before{content:"\f0f9"}
		.fa-medkit:before{content:"\f0fa"}
		.fa-fighter-jet:before{content:"\f0fb"}
		.fa-beer:before{content:"\f0fc"}
		.fa-h-square:before{content:"\f0fd"}
		.fa-plus-square:before{content:"\f0fe"}
		.fa-angle-double-left:before{content:"\f100"}
		.fa-angle-double-right:before{content:"\f101"}
		.fa-angle-double-up:before{content:"\f102"}
		.fa-angle-double-down:before{content:"\f103"}
		.fa-angle-left:before{content:"\f104"}
		.fa-angle-right:before{content:"\f105"}
		.fa-angle-up:before{content:"\f106"}
		.fa-angle-down:before{content:"\f107"}
		.fa-desktop:before{content:"\f108"}
		.fa-laptop:before{content:"\f109"}
		.fa-tablet:before{content:"\f10a"}
		.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}
		.fa-circle-o:before{content:"\f10c"}
		.fa-quote-left:before{content:"\f10d"}
		.fa-quote-right:before{content:"\f10e"}
		.fa-spinner:before{content:"\f110"}
		.fa-circle:before{content:"\f111"}
		.fa-mail-reply:before,.fa-reply:before{content:"\f112"}
		.fa-github-alt:before{content:"\f113"}
		.fa-folder-o:before{content:"\f114"}
		.fa-folder-open-o:before{content:"\f115"}
		.fa-expand-o:before{content:"\f116"}
		.fa-collapse-o:before{content:"\f117"}
		.fa-smile-o:before{content:"\f118"}
		.fa-frown-o:before{content:"\f119"}
		.fa-meh-o:before{content:"\f11a"}
		.fa-gamepad:before{content:"\f11b"}
		.fa-keyboard-o:before{content:"\f11c"}
		.fa-flag-o:before{content:"\f11d"}
		.fa-flag-checkered:before{content:"\f11e"}
		.fa-terminal:before{content:"\f120"}
		.fa-code:before{content:"\f121"}
		.fa-reply-all:before{content:"\f122"}
		.fa-mail-reply-all:before{content:"\f122"}
		.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}
		.fa-location-arrow:before{content:"\f124"}
		.fa-crop:before{content:"\f125"}
		.fa-code-fork:before{content:"\f126"}
		.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}
		.fa-question:before{content:"\f128"}
		.fa-info:before{content:"\f129"}
		.fa-exclamation:before{content:"\f12a"}
		.fa-superscript:before{content:"\f12b"}
		.fa-subscript:before{content:"\f12c"}
		.fa-eraser:before{content:"\f12d"}
		.fa-puzzle-piece:before{content:"\f12e"}
		.fa-microphone:before{content:"\f130"}
		.fa-microphone-slash:before{content:"\f131"}
		.fa-shield:before{content:"\f132"}
		.fa-calendar-o:before{content:"\f133"}
		.fa-fire-extinguisher:before{content:"\f134"}
		.fa-rocket:before{content:"\f135"}
		.fa-maxcdn:before{content:"\f136"}
		.fa-chevron-circle-left:before{content:"\f137"}
		.fa-chevron-circle-right:before{content:"\f138"}
		.fa-chevron-circle-up:before{content:"\f139"}
		.fa-chevron-circle-down:before{content:"\f13a"}
		.fa-html5:before{content:"\f13b"}
		.fa-css3:before{content:"\f13c"}
		.fa-anchor:before{content:"\f13d"}
		.fa-unlock-o:before{content:"\f13e"}
		.fa-bullseye:before{content:"\f140"}
		.fa-ellipsis-horizontal:before{content:"\f141"}
		.fa-ellipsis-vertical:before{content:"\f142"}
		.fa-rss-square:before{content:"\f143"}
		.fa-play-circle:before{content:"\f144"}
		.fa-ticket:before{content:"\f145"}
		.fa-minus-square:before{content:"\f146"}
		.fa-minus-square-o:before{content:"\f147"}
		.fa-level-up:before{content:"\f148"}
		.fa-level-down:before{content:"\f149"}
		.fa-check-square:before{content:"\f14a"}
		.fa-pencil-square:before{content:"\f14b"}
		.fa-external-link-square:before{content:"\f14c"}
		.fa-share-square:before{content:"\f14d"}
		.fa-compass:before{content:"\f14e"}
		.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}
		.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}
		.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}
		.fa-euro:before,.fa-eur:before{content:"\f153"}
		.fa-gbp:before{content:"\f154"}
		.fa-dollar:before,.fa-usd:before{content:"\f155"}
		.fa-rupee:before,.fa-inr:before{content:"\f156"}
		.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}
		.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}
		.fa-won:before,.fa-krw:before{content:"\f159"}
		.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}
		.fa-file:before{content:"\f15b"}
		.fa-file-text:before{content:"\f15c"}
		.fa-sort-alpha-asc:before{content:"\f15d"}
		.fa-sort-alpha-desc:before{content:"\f15e"}
		.fa-sort-amount-asc:before{content:"\f160"}
		.fa-sort-amount-desc:before{content:"\f161"}
		.fa-sort-numeric-asc:before{content:"\f162"}
		.fa-sort-numeric-desc:before{content:"\f163"}
		.fa-thumbs-up:before{content:"\f164"}
		.fa-thumbs-down:before{content:"\f165"}
		.fa-youtube-square:before{content:"\f166"}
		.fa-youtube:before{content:"\f167"}
		.fa-xing:before{content:"\f168"}
		.fa-xing-square:before{content:"\f169"}
		.fa-youtube-play:before{content:"\f16a"}
		.fa-dropbox:before{content:"\f16b"}
		.fa-
