	/*mindwave softwares:9166229933*/
	
	body	
	{ 
	background:url(background.gif) repeat-x;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	margin-top:0; 	
	margin-bottom:0;	
	margin-left:0; 	
	margin-right:0;
	-webkit-font-smoothing: antialiased; 	
	line-height:20px;
	
	} 
	
.hyplink: a {
    color:#CCC;
	text-decoration:none;
}

/* visited link */
.hyplink: hover {
    color: red;
}


/* unvisited link */
a:link {
    color: #CE171E;
	text-decoration:none;
}

/* visited link */
a:visited {
    color: #000;
}

/* mouse over link */
a:hover {
    color: #082371;
	text-decoration:underline;
}

/* selected link */
a:active {
    color: #082371;
}

.height-textbox {
padding: 6px;
border: 1px solid #DDDDDD;
background: -moz-linear-gradient(center top , #ffcc00, #ffcc00 1px, #ffcc00 20px);
background: -webkit-gradient(linear, left top, left 20, from(#ffcc00), color-stop(5%, #EEEEEE) to(#ffcc00));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB', endColorstr='#ffcc00');
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0 0 2px #DDDDDD;
-webkit-box-shadow: 0 0 2px #DDDDDD;
box-shadow: 0 0 2px #DDDDDD;
width: 100%;
}
.drop-shadow {
position: relative;
/* background: #fff; */
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
	.matter_width {	
	width:770px;	
	} 
	.out_mid_shad {	
	/*box-shadow:0px 0px 8px #666;*/
	width:1000px;
	} 
	
	/*outer main frame compress*/
	.body_fram {	
	width:990px;	
	/*box-shadow:0px 0px 4px #CCC;
	float:inherit;*/ 
	
	} 
	
	<!--Close main frame width-->
	
	.tbl_mid_bg {
    box-shadow:#888 0px 0px 2px;
	background-image:url(background_mid_body.gif);
}
	/*admin panel css*/
	.bdy_fram_admin {
	width:100%;	
	box-shadow:0px 0px 8px #666;	
	} 
	
	.tbl_fram_admin {	
	width:100%;
	padding-left:4px;
	padding-right:4px;
		
	} 
	.admin_mid_width {	
	width:100%;	
	text-align:left;
	padding-left:3px;
	padding-right:3px;	
	} 
	
	.tbl_fram_admin_side {	
	width:20%;	
	text-align:left;	
	} 
    .framed-box {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
    padding:10px;
    margin-bottom: 10px;
    background-color: rgb(255, 255, 255);
	width:100%;
    }
	.page-detail-box {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
    padding:2px;
    margin-bottom: 6px;
    background-color: rgb(255, 255, 255);
	width:700px;
    }
	 .sidemenu-box {
    /*box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);*/
    padding-left:2px;
    margin-bottom:4px;
    width:100%;
    }
	 .news_box {
    background-color:#3E5D9C;
	color:#FFFFFF;
	width:100%;
	font-size:12px;
	text-align:center;
	height:30px;
    }
	.title_bg{	
	font-family: 'Open Sans', sans-serif;
    font-weight:700;
	border-radius:2px;	
	margin: 0px 0px 0px 0px;   
	font-size:16px; 	
	color:#FFF;		 
	background-color:#86AF35;
	border:1px solid #FFFFFF;	
	height:50px;
	width:100%;	
	box-shadow:#888 0px 0px 3px;
	}
	.title_bg a{	
	font-family: 'Open Sans', sans-serif;
    font-weight:700;
	margin: 0px 0px 0px 0px;   
	font-size:16px; 	
	color:#FFF;		 
	text-decoration:none;
	}
	
	.title_box{	
	 background-color:#1889C1;
	 font-family: 'Open Sans', sans-serif;
    font-weight: normal;
	border-radius:4px;	
	 
	}
	.out_mid_bg{	
	background:url(bg_mid.gif) repeat-x;	
	width:100%; 
	
	} 
	.mid_bg_fram {	
	background:url(background_admin.gif)/* repeat-x*/;	
	width:100%; 	
	} 
	.mid_bg {	
	background:url(background_admin.gif) /*repeat-x*/;	
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
	width:100%; 	
	} 
	
	.top_page-bar {	
	background-color: #13872C;	
	float: left;	
	width: 100%; 	
	
	}	
	.page-bar {	
	/*background-color: #000000;*/
	background-image:url(hdr_menu_bg.gif);	
	border-bottom:2px solid #C30827;
	border-top:2px solid #FFFFFF;	
	float:left;	
	width: 100%;
	margin-left:0px;	
	margin-right:0px;	
	-webkit-box-shadow: 0 2px 2px 0 #cacaca;	
	-moz-box-shadow: 0 2px 2px 0 #cacaca;	
	box-shadow: 0 2px 2px 0 #cacaca;	
	}
	.page-bar_admin {	
     background-color: rgb(90, 175, 39);
      border-top: 3px solid rgb(255, 255, 255);
      border-bottom: 4px solid rgb(255, 255, 255);
     float: left;
     width: 100%;
     -webkit-box-shadow: 0 2px 4px 0 rgb(202, 202, 202);
      -moz-box-shadow: 0 2px 4px 0 #cacaca;
       box-shadow: 0 2px 4px 0 rgb(202, 202, 202);
       }
	   
	   .page-bar_home {	
      /*background-color: rgb(12, 10, 5);*/
	  background-image:url(menu_bg_hr.gif);
      /*border-top: 1px solid rgb(255, 255, 255);*/
      /*border-bottom: 4px solid rgb(255, 255, 255);*/
     float: left;
     width: 100%;
     -webkit-box-shadow: 0 2px 4px 0 rgb(202, 202, 202);
      -moz-box-shadow: 0 2px 4px 0 #cacaca;
       box-shadow: 0 2px 4px 0 rgb(202, 202, 202);
       }
	   
	#mid_width_home {
	width:1000px;
	
	}
	
	#header {
	
	margin:0px;
	
	width: 1140px;
	
	}
	
	#trueHeader {
	
	left:0;
	
	right:0;
	
	padding:0px 0px 10px 0;
	
	box-shadow:0 4px 3px rgba(0, 0, 0, 0.1);
	
	-khtml-box-shadow:0 4px 3px rgba(0, 0, 0, 0.1);
	
	-webkit-box-shadow:0 4px 3px rgba(0, 0, 0, 0.1);
	
	-moz-box-shadow:0 4px 3px rgba(0, 0, 0, 0.1);
	
	-ms-box-shadow:0 4px 3px rgba(0, 0, 0, 0.1);
	
	-o-box-shadow:0 4px 3px rgba(0, 0, 0, 0.1);
	
	transition:padding 0.35s ease;
	
	-khtml-transition:padding 0.35s ease;
	
	-webkit-transition:padding 0.35s ease;
	
	-moz-transition:padding 0.35s ease;
	
	-ms-transition:padding 0.35s ease;
	
	-o-transition:padding 0.35s ease;
	
	}
	
	#header.sticky #trueHeader {
	
	position:fixed;
	
	top:0
	
	}
	
	#header.sticky.condensed #trueHeader {
	
	padding:0px 0
	
	}
	
	#header.sticky.condensed #trueHeader #logo {
	
	height:40px;
	
	background-position: left -41px;
	
	}
	
	#trueHeader {
	
	width:1140px;
	
	margin: 0 auto 0 auto;
	
	}
	
	#trueHeader {
	
	width:980px;
	
	}
	
	.wrapper, #page {
	
	width: 980px;
	
	}
	
	#header {
	
	width: 980px;
	
	}
	
	.body_bg { 	
	
	background:url(background.gif) /*repeat-x*/;
	width: 100%;
	/*background-color:#CC0000;*/
	
	/*-moz-box-shadow: inset 0 6px 6px -6px #a8a8a8;
	
	-webkit-box-shadow: inset 0 6px 6px -6px #a8a8a8;
	
	box-shadow: inset 0 6px 6px -6px #a8a8a8;
	
	border-top: 1px solid #ffffff;
	
	border-bottom: 1px solid #ffffff;*/	
	} 	
	.top_header_bg {
	
	background-image:url(top_header_bg.gif);	
	height:60px;
	
	}
	.logo {
	margin-top: 8px;
	
	background-image:url(my_logo.png);
	
	height:84px;
	
	width:300px;
	
	}
	
	.footer {
    background-color:#f1f1f1;
	border-top:1px solid #f1f1f1;	
	border-bottom:5px solid #f1f1f1;	
	float: left;
	width: 100%; 	
	-webkit-box-shadow: 0 0px 4px 0 #CCC;	
	-moz-box-shadow: 0 0px 4px 0 #CCC;	
	box-shadow: 0 0px 4px 0 #000;	
	}	
	.footer_top_bar {
	
	-moz-box-shadow: inset 0 6px 6px -6px #a8a8a8;
	
	-webkit-box-shadow: inset 0 6px 6px -6px #a8a8a8;
	
	box-shadow: inset 0 6px 6px -6px #a8a8a8;
	
	background-color: #e6e6e6;
	
	border-top: 1px solid #ffffff;
	
	border-bottom: 1px solid #ffffff;
	
	padding: 25px 0 15px;
	
	width: 100%;	
	}
#last_footer_bg {
	-moz-box-shadow: inset 0 6px 6px -6px #a8a8a8;
-webkit-box-shadow: inset 0 6px 6px -6px rgb(168, 168, 168);
box-shadow: inset 0 6px 6px -6px rgb(168, 168, 168);
/*background-color: rgb(0, 69, 146);*/
background-color:#f2f2f2;
border-top: 4px solid rgb(202, 202, 202);
border-bottom: 1px solid rgb(202, 202, 202);
padding: 25px 0 15px;
width: 100%;
	
	}
	
	#page-heading {	
	margin: 15px 0 0px;
	
	text-transform:capitalize;
	
	text-decoration:none;
	
	font-size:14px;  
	
	font-family:verdana; 
	
	color:#555555;
	
	letter-spacing: -1px; 
	
	
	
	}
	
	
	
	#page-heading a {
	
	
	
	margin: 15px 0 0px;
	
	text-transform:capitalize;
	
	text-decoration:none;
	
	font-size:14px;  
	
	font-family:verdana; 
	
	color:#555555;
	
	letter-spacing: -1px;
	
	}
	
	
	
	#page-heading a:hover  {
	
	
	
	margin: 15px 0 0px;	
	text-transform:capitalize;	
	text-decoration:none;	
	font-size:14px;	
	font-family:verdana; 
	color:#999;
	letter-spacing: -1px;	
	}
.button_yellow
{
    background: none repeat scroll 0% 0% #86AF35;
    color:#fff !important;
    display: inline-block;
    font-style: normal;
    line-height: 22px;
	outline: medium none !important;
    margin-left: 14px;
    padding:1px 15px 2px 15px;
    text-align: center;
    text-decoration: none; 
    border-radius: 7px;
    box-shadow: 0px 0px 6px #689626 inset,;
    font-family: 'Segoe UI',Tahoma,Helvetica,Sans-Serif;
transition: all 0.3s ease-in-out 0s;
font-size: 0.938em;
}

.button_yellow:hover{  
background: none repeat scroll 0% 0% #689626;
color:#FFF !important;
}
	.box_view_blue a {	
	background-color: #3C7BBA;
	color:#FFF;	
	border-top:1px solid #FFF;	
	border-bottom:5px solid #3C7BBA;	
	float: left;	
	width: 100%; 	
	-webkit-box-shadow: 0 2px 4px 0 #004592;	
	-moz-box-shadow: 0 2px 4px 0 #004592;	
	 box-shadow: 0 2px 4px 0 #004592;	
	}	
	.box_view_blue a:hover {	
	background-color: #3B5998;
	color:#FFFFFF;	
	border-top:1px solid #3B5998;	
	border-bottom:5px solid #3B5998;	
	float: left;	
	width: 100%; 	
	-webkit-box-shadow: 0 2px 4px 0 #004592;	
	-moz-box-shadow: 0 2px 4px 0 #004592;	
	 box-shadow: 0 2px 4px 0 #004592;	
	}
		
	.footer_bg	
	{	
	background:url(footer_top_back.png) center;
	
	height:137px;	
	}	
	.body_text {	
	TEXT-ALIGN:justify; 
	LINE-HEIGHT:20px; 
	PADDING-LEFT:2px; 
	PADDING-RIGHT:2px; 
	LETTER-SPACING:0px;
	COLOR:#000; FONT-SIZE:12px;
	FONT-WEIGHT:normal; 
	TEXT-DECORATION: none; 
	font-family:Tahoma;
	letter-spacing:normal;
	
	}	
	.body_text a {	
	TEXT-ALIGN:justify;
    LETTER-SPACING:0px;
	COLOR:#0099CC;
	LINE-HEIGHT:20px;
	PADDING-LEFT:2px; 
    PADDING-RIGHT:2px;	
	FONT-SIZE:12px; 
	FONT-WEIGHT:normal; 
	TEXT-DECORATION:none; 
	cursor:pointer; 
	font-family:Tahoma; 
	letter-spacing:normal; 
	
	}		
	.body_text a:hover { 
	
	TEXT-ALIGN:justify;
	LETTER-SPACING:0px; 
	LINE-HEIGHT:20px; 
	color:#A80C3C; 
	PADDING-LEFT:2px; 
	PADDING-RIGHT:2px;
	FONT-SIZE:12px;	
	FONT-WEIGHT:normal; 
	TEXT-DECORATION:underline; 
	font-family:Tahoma; letter-spacing:normal; 
	
	}
	
	.txt {
	LINE-HEIGHT:20px; 
	PADDING-LEFT:2px; 
	PADDING-RIGHT:2px; 
	LETTER-SPACING:0px; 
	COLOR:#667718; 
	FONT-SIZE:15px; 
	FONT-WEIGHT:200;    
	font-family:inherit; 
	letter-spacing:normal; 
	
	}	
	.txt a { 
	LETTER-SPACING:0px; 
	COLOR:#667718; 
	LINE-HEIGHT:20px; 
	PADDING-LEFT:2px; 
	PADDING-RIGHT:2px;
	FONT-SIZE:14px; 
	FONT-WEIGHT:200; 
	cursor:pointer; 
	font-family:inherit; 
	letter-spacing:normal; 
	text-decoration:none; 
	
	}
	
	.txt a:hover { 	
	LETTER-SPACING:0px; 
	LINE-HEIGHT:20px; 
	color:#f2f2f2; 
	PADDING-LEFT:2px; 
	PADDING-RIGHT:2px;
	FONT-SIZE:14px; 
	FONT-WEIGHT:200; 
	font-family:inherit; 
	letter-spacing:normal; 
	text-decoration:none; 
	
	}
	
	.page_title {
	
	LINE-HEIGHT: 20px; PADDING-LEFT:2px; PADDING-RIGHT:5px; FONT-FAMILY: Arial; LETTER-SPACING:0px; color:#000; FONT-SIZE: 16px; FONT-WEIGHT:Bold; TEXT-DECORATION:none; text-transform:capitalize;
	
	
	
	}
	
	.form_txt {
	
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #000;
	display: block;
	float: none;	
	}	
	.input_box:	
	{	
	outline: none;	
	border: 1px solid #61C5FA;	
	height:25px;	
	background-color:#FFFFFF;	
	color:#000000;	
	}	
	.input_box:focus{
	outline: none;	
	border: 1px solid #61C5FA;	
	height:25px;	
	background-color:#FFFFFF;	
	color:#000000;	
	}
	.input_box:hover {
	border: 1px solid #61C5FA;
	height:25px;
	outline: none;
	background-color:#FFFFFF;
	color:#000000;
	}
	.comments_hypr{
	TEXT-ALIGN:left;
	 LINE-HEIGHT:16px;
	  PADDING-LEFT:10px;
	   PADDING-RIGHT:10px;
		FONT-FAMILY: arial;
		 LETTER-SPACING:0px;
		  COLOR:#0077b9; 
		  FONT-SIZE: 12px; 
		  FONT-WEIGHT: none;	
		  TEXT-DECORATION: none;	
	}	
	.comments_hypr a {
	TEXT-ALIGN:left; 	
	LINE-HEIGHT:16px;	
	 PADDING-LEFT:10px;	
	  PADDING-RIGHT:10px;	
	  FONT-FAMILY: Arial; 	
	  LETTER-SPACING: 0px;
	   COLOR:#0077b9; 	
	   FONT-SIZE: 12px; 	
	   FONT-WEIGHT:none;	
	   text-decoration:none;	
	   cursor:pointer; 	
	}	
	.comments_hypr a:hover {	
	TEXT-ALIGN:left;	
	 LINE-HEIGHT:16px;	
	  PADDING-LEFT:10px;	
	   PADDING-RIGHT:10px;	
		FONT-FAMILY:Arial;	
		 LETTER-SPACING:0px;	
		  color:#0077b5; 	
		  FONT-SIZE: 12px;	
		   FONT-WEIGHT:none;	
			text-decoration:underline;	
			cursor:pointer;	
	}	
	.readMore {	
	float: right;
	color: #FFF;
	text-decoration:none	
	}	
	.readMore a:hover {	
	color: #fccaa;
	background: #222222;
	text-decoration:underline;	
	}	
	.button {
	font-size:12px;	
	font-family:Arial;	
	font-weight:normal;	
	cursor:pointer;	
	text-decoration:none;	
	-moz-border-radius:8px;	
	-webkit-border-radius:8px;	
	border-radius:8px;	
	border:1px solid #337fed;	
	padding:9px 18px;	
	text-decoration:none;	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(74%, #3d94f6), color-stop(31%, #1e62d0) );	
	background:-moz-linear-gradient( center top, #3d94f6 74%, #1e62d0 31% );	
	background:-ms-linear-gradient( top, #3d94f6 74%, #1e62d0 31% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	color:#ffffff;
	display:inline-block;
	
	text-shadow:1px 1px 0px #1570cd;
	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;	
	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;	
	box-shadow:inset 1px 1px 0px 0px #97c4fe;
	
	}.button:hover {
	
	
	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(74%, #1e62d0), color-stop(31%, #3d94f6) );
	
	
	
	background:-moz-linear-gradient( center top, #1e62d0 74%, #3d94f6 31% );
	
	
	
	background:-ms-linear-gradient( top, #1e62d0 74%, #3d94f6 31% );
	
	
	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	
	
	
	background-color:#1e62d0;
	
	
	
	cursor:pointer;
	
	
	
	text-decoration:none;
	
	
	
	}.button:active {
	position:relative;
	top:1px;
	}
	.post {	
	font-size:12px;	
	font-family:Arial;	
	font-weight:normal;	
	text-decoration:none;	
	cursor:pointer;	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;	
	border-radius:4px;	
	border:1px solid #337fed;	
	padding:3px 9px;	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(74%, #3d94f6), color-stop(31%, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 74%, #1e62d0 31% );
	background:-ms-linear-gradient( top, #3d94f6 74%, #1e62d0 31% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;	
	color:#ffffff;	
	display:inline-block;	
	text-shadow:1px 1px 0px #1570cd;	
	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;	
	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;	
	box-shadow:inset 1px 1px 0px 0px #97c4fe;
	
	}
	.post:hover {	
	background:-webkit-gradient( linear, left top, left bottom, color-stop(74%, #1e62d0), color-stop(31%, #3d94f6) );	
	background:-moz-linear-gradient( center top, #1e62d0 74%, #3d94f6 31% );	
	background:-ms-linear-gradient( top, #1e62d0 74%, #3d94f6 31% );	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');	
	background-color:#1e62d0;	
	 cursor:pointer;
	 text-decoration:none;
	}
	.post:active {	
	position:relative;	
	top:1px;	
	text-decoration:none;	
	}	
	.add_friend {	
	font-size:13px;	
	font-family:Arial;	
	font-weight:normal;	
	text-decoration:none;	
	cursor:pointer;	
	padding:3px 9px;	
	background-color:#3d94f6;	
	color:#ffffff;	
	font-weight:700;	
	display:inline-block;	
	text-shadow:1px 1px 0px #1570cd;	
	-webkit-box-shadow:inset 1px 1px 0px 0px #97c4fe;	
	-moz-box-shadow:inset 1px 1px 0px 0px #97c4fe;	
	box-shadow:inset 1px 1px 0px 0px #97c4fe;	
	}.add_friend:hover {
	
	
	
	background-color:#1e62d0;
	
	
	
	 cursor:pointer;
	
	
	
	 text-decoration:none;
	
	
	
	}.add_friend:active {
	
	
	
	position:relative;
	
	
	
	top:1px;
	
	
	
	text-decoration:none;
	
	
	
	}
	
	
	
	.btn_blue{
	
	border:1px solid #25729a; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
	
	background-color: #3093c7; background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
	
	background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
	
	background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
	
	background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
	
	background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
	
	background-image: linear-gradient(to bottom, #3093c7, #1c5a85);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3093c7, endColorstr=#1c5a85);
	
	}
	
	
	
	.btn_blue:hover{
	
	border:1px solid #1c5675;
	
	background-color: #26759e; background-image: -webkit-gradient(linear, left top, left bottom, from(#26759e), to(#133d5b));
	
	background-image: -webkit-linear-gradient(top, #26759e, #133d5b);
	
	background-image: -moz-linear-gradient(top, #26759e, #133d5b);
	
	background-image: -ms-linear-gradient(top, #26759e, #133d5b);
	
	background-image: -o-linear-gradient(top, #26759e, #133d5b);
	
	background-image: linear-gradient(to bottom, #26759e, #133d5b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#26759e, endColorstr=#133d5b);
	
	}
	
	.feedback-button {	
	position: fixed;
	
	top: 153px;
	
	right: -29px;
	
	-webkit-transform: rotate(-90deg);
	
	-moz-transform: rotate(-90deg);
		
	-ms-transform: rotate(-90deg);
	
	-o-transform: rotate(-90deg);
		
	transform: rotate(-90deg);
		
	}
	
	.feedback-button:hover {
	
	right: -26px;
	}
	#title {
	TEXT-ALIGN:left; LINE-HEIGHT:20px; PADDING-LEFT:5px; PADDING-RIGHT:3px; FONT-FAMILY: thoma; LETTER-SPACING:0px; COLOR:#000; FONT-SIZE: 18px; FONT-WEIGHT: none; TEXT-DECORATION: none; cursor:pointer;font-weight:700;
	}
	#title a {
	
	TEXT-ALIGN:left; LINE-HEIGHT:20px; PADDING-LEFT:5px; PADDING-RIGHT:3px; FONT-FAMILY: thoma; LETTER-SPACING: 0px; COLOR:#000; FONT-SIZE: 18px; FONT-WEIGHT:none; text-decoration:underline; cursor:pointer;font-weight:700;
	
	}
	#title a:hover {
	
	
	
	TEXT-ALIGN:left; LINE-HEIGHT:20px; PADDING-LEFT:5px; PADDING-RIGHT:3px; FONT-FAMILY:thoma; LETTER-SPACING:0px; color:#000; FONT-SIZE: 18px; FONT-WEIGHT:none; text-decoration:none; cursor:pointer; font-weight:700;
	
	
	
	}	
	.top_footer {	
	TEXT-ALIGN:left; LINE-HEIGHT:20px; PADDING-LEFT:10px; PADDING-RIGHT:10px; FONT-FAMILY: Arial; LETTER-SPACING:0px; COLOR:#666; FONT-SIZE: 12px; FONT-WEIGHT: none; TEXT-DECORATION: none;
	
	}	
	.top_footer a {
	
	TEXT-ALIGN:left; LINE-HEIGHT:20px; PADDING-LEFT:10px; PADDING-RIGHT:10px; FONT-FAMILY: Arial; LETTER-SPACING: 0px; COLOR:#666; FONT-SIZE: 12px; FONT-WEIGHT:none; TEXT-DECORATION: none;
	
	}	
	.top_footer a:hover {	
	TEXT-ALIGN:left; LINE-HEIGHT:20px; PADDING-LEFT:10px; PADDING-RIGHT:10px; FONT-FAMILY:Arial; LETTER-SPACING:0px; color:#FF9900; FONT-SIZE: 12px; FONT-WEIGHT:none; TEXT-DECORATION: none;
	
	
	
	}
	
	.vcard-container {	
	position: relative;
	
	
	
	width: 392px;
	
	
	
	height: 160px;
	
	
	
	border: 1px solid;
	
	
	
	border-color: #d1d1d1 #d1d1d1 #a7a7a7 #d1d1d1;
	
	
	
	background-color: #f9f9f9;
	
	
	
	}
	
	
	
	.vcard-container a:focus {
	
	
	
	position: relative;
	
	
	
	width: 392px;
	
	
	
	height: 160px;
	
	
	
	border: 1px solid;
	
	
	
	border-color: #d1d1d1 #d1d1d1 #a7a7a7 #d1d1d1;
	
	
	
	background-color: #f9f9f9;
	
	
	
	box-shadow:0px 0px 7px #888;
	
	
	
	}
	
	
	
	.box-shadow {
	
	
	
	position: relative;
	
	
	
	height:170px;
	
	
	
	border:1px solid #cdcdcd;
	
	
	
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.01);
	
	
	
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	
	
	
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	
	}	
	<!--scube start-->	
	
	#breadcrumb, #breadcrumb2 { float: left; display: block; padding-top:5px; }
#breadcrumb ul, #breadcrumb2 ul { list-style: none; margin:0px!important }

.crumbs { display: block; }
.crumbs li {  display: inline; }
.crumbs li.first { padding-left: 8px; }
.crumbs li a, .crumbs li a:link, .crumbs li a:visited { color: #FF5E04; display: block; float: left; font-size: 12px; margin-left: -13px; padding: 7px 17px 11px 25px; position: relative; text-decoration: none; }

.crumbs li a { background-image: url('bg-crumbs_menu.png');  background-repeat: no-repeat; background-position: 100% 0; position: relative; }
.crumbs li a:hover { color: #333333; background-position: 100% -48px; cursor: pointer; }
.crumbs li a:active { color: #333333; background-position: 100% -96px; }
.active { color: #333333!important; background-position: 100% -96px!important; }
.crumbs li.first a span { height: 29px; width: 3px; border-left: 1px solid #d9d9d9; position: absolute; top: 0px; left: 0px; }


.crumbs2 { display: block; margin-left: -13px; padding: 0; }
.crumbs2 li { display: inline; }
.crumbs2 li a, .crumbs2 li a:link, .crumbs2 li a:visited { color: #666; display: block; float: left; font-size: 12px; padding: 7px 16px 7px 19px; position: relative; text-decoration: none; border: 1px solid #d9d9d9; border-right-width: 0px; }

.crumbs2 li a  { 
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.45, rgb(241,241,241)),color-stop(0.73, rgb(245,245,245)));

	background-image: -moz-linear-gradient( center bottom, rgb(241,241,241) 45%, rgb(245,245,245) 73%);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1, endColorstr=#f5f5f5);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f1f1f1, endColorstr=#f5f5f5)";
}

.crumbs2 li.first a { border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; }
.crumbs2 li.last a { border-right-width: 1px; border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }

.crumbs2 li a:hover { 
	border-top-color: #c4c4c4;
	border-bottom-color: #c4c4c4;
	
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.45, rgb(241,241,241)),color-stop(0.73, rgb(248,248,248)));
	background-image: -moz-linear-gradient( center bottom, rgb(241,241,241) 45%, rgb(248,248,248) 73%);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f8f8, endColorstr=#f1f1f1);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f8f8f8, endColorstr=#f1f1f1)";
	
	color: #333;
	
	-moz-box-shadow: 0px 2px 2px #e8e8e8;
	-webkit-box-shadow: 0px 2px 2px #e8e8e8;
	box-shadow: 0px 2px 2px #e8e8e8;
}

.crumbs2 li a:active {
	border-top-color: #c4c4c4;
	border-bottom-color: #c4c4c4;
	
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.45, rgb(224,224,224)),color-stop(0.73, rgb(235,235,235)));
	background-image: -moz-linear-gradient( center bottom, rgb(224,224,224) 45%, rgb(235,235,235) 73%);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebebeb, endColorstr=#e0e0e0);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebebeb, endColorstr=#e0e0e0)";
	
	color: #333; 
	
	box-shadow: -1px 1px 1px 0px #dadada inset;
	-webkit-box-shadow: -1px 1px 1px 0px #dadada inset;
	-moz-box-shadow: -1px 1px 1px 0px #dadada inset;
}

/* @group clearfix classes */
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
.regbtn{
margin-top:16px;margin-left:20px;
}
.vmiddle{
vertical-align: middle!important;
}

.h5{
font-size:16px;
  margin:0px;
  padding:0;
  color: #555555;
    font-family: 'Open Sans',Arial,sans-serif !important;
    font-weight: 600;
    letter-spacing: -1px;
  }
   a.tooltip {outline:none; } a.tooltip strong {line-height:30px;} a.tooltip:hover {text-decoration:none;} a.tooltip span{ z-index:10;display:none; padding:14px 20px; margin-top:-30px; margin-left:16px; width:450px; line-height:16px; } a.tooltip:hover span{ display:inline; position:absolute; color:#111; border:1px solid #DCA; background:#fffAF0;} .callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;} /*CSS3 extras*/ a.tooltip span{ border-radius:4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -moz-box-shadow: 5px 5px 8px #CCC; -webkit-box-shadow: 5px 5px 8px #CCC; box-shadow: 5px 5px 8px #CCC; }
   
   .success {
    background: url("list-check.png") no-repeat scroll 17px 16px #D7F7DF;
    border: 1px solid #A3F7B8;
    color: #3F9153;
    margin: 15px 0;
    padding: 14px 10px 15px 40px;
}
/*scrub end	*/
	
	<!--------------------- Loader Css ----------------------->
.ias_loader, .ias_trigger {
	text-align:center !important;
	margin: 30px 0 40px;
}
.ias_trigger a:link,
.ias_trigger a:visited {
    padding: 4px 50px;
	text-align:center !important;
    background-color: #f9f9f9;
    border: solid 1px #ddd;
    border-radius: 2px;
    font: bold 12px Arial, sans-serif;
	color: #555;
    text-decoration: none;
}
.ias_trigger a:hover,
.ias_trigger a:active {
    border-color: #ccc;
}
<!--------------------- Loader Css ----------------------->
	
	<!--------------------- Loader Css ----------------------->
	
	/*Buttone csss*/
	
	.new_button {
	
	font-family: 'Open Sans', sans-serif;
	
	font-size: 12px;
	
	color: #f1f1f1;
	
	font-weight: 600;
	
	-moz-border-radius: 3px;
	
	border-radius: 3px;
	
	padding: 2px 10px;
	
	margin: 0px 0px 0px 0px;
	
	background-color: #1889C1;
	
	border-bottom: 1px solid #909090;
	
	cursor:pointer;
	
	}
	
	new_button:a {
	
	text-decoration: none;
	
	color: #CCC;
	
	font-size: 14px;
	
	}
	
	.new_button:hover  {
	
	font-family: 'Open Sans', sans-serif;
	
	font-size: 13px;
	
	color: #fff;
	
	font-weight: 600;
	
	-moz-border-radius: 3px;
	
	border-radius: 3px;
	
	padding: 2px 10px;
	
	margin: 0px 0px 0px 0px;
	
	background-color: #2AC007;
	
	cursor:pointer;
	
	text-decoration:none;
	
	}
	
	.fa {
	
	font-family: 'Open Sans', sans-serif;	
	font-size: 13px;	
	color: #fff;	
	font-weight: 600;	
	-moz-border-radius: 3px;	
	border-radius: 3px;	
	padding: 2px 10px;	
	margin: 0px 0px 0px 0px; 
	background-color:#227FBF;	
	cursor:pointer;	
	text-decoration:none;	
	}
	
	/*button css end*/
	
	/*selection page*/
	
	*::selection {
	
	color: #fafafa;
	
	background: #3E5D9C;
	
	}
	
	/*end selection*/
	
	/*Button and text css*/
	
	
	
	input[type="text"]:focus, input[type="text"]:hover, input[type="textarea"]:focus, input[type="textarea"]:hover, input[type="select"]:focus, input[type="select"]:hover, input[type="password"]:focus, input[type="password"]:hover, .txtarea:focus, .txtarea:hover {
	border: 1px rgb(150, 194, 219) solid;
	box-shadow: 0px 0 0 2px rgb(224, 238, 245);
	outline: 0;
	}
	
	input[type="text"], input[type="password"], input[type="textarea"], input[type="select"], .txtarea {
	border-radius:1px;
	-moz-border-radius:1px;
	-moz-box-shadow: inset 0 0 10px #edeeef;
	-webkit-box-shadow: inset 0 0 10px rgb(237, 238, 239);
	box-shadow: inset 0 0 10px rgb(237, 238, 239);
	border: 1px rgb(207, 210, 213) solid;
	padding: 6px 2px;
	margin: 0;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
	}
	select {
	border-radius: 1px;
	-moz-border-radius: 1px;
	-moz-box-shadow: inset 0 0 10px #edeeef;
	-webkit-box-shadow: inset 0 0 10px rgb(237, 238, 239);
	box-shadow: inset 0 0 10px rgb(237, 238, 239);
	border: 1px rgb(207, 210, 213) solid;
	border-color: rgb(169, 169, 169);
	padding: 5px 2px;
	margin: 0;
	font-style: normal;
	font-family: Arial,Helvetica,sans-serif;
	
	}
	
	select:hover, select[size="0"], select[size="1"] {
	
	border-radius:1px;
	border-color: rgb(169, 169, 169);
	}
	
	a.iSelDiv, .css3Bx input.select[type="text"] {
	
	background: rgb(255, 255, 255) 96% 7px no-repeat;
	
	width: 277px;
	
	overflow: hidden;
	
	padding-right: 30px;
	
	}