﻿
				
	/* Search Field */			
				
#searchfield {
	height: 15px;
	width: 180px;
	padding: 5px 5px 5px 5px;
	margin-right: 0px;
	color:Black;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: #FFFFFF;
	border: 1px solid #0b0e10;	

}


#searchbutton {
 	height: 28px;
	width: 80px;
	padding-bottom: 3px;
	cursor: pointer;
	font-size: 13px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #333;
}

/* banner*/

#templatemo_banner {
	clear: both;
	border-color:White;
	border-style:solid;
	border-width:3px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-align:center;
	height: 50px;
	padding: 8px 0px 8px 0px;
	overflow: hidden;
	margin-top:120px;
}
.mrgntop
{
    margin-top:0px !important;
}

#templatemo_banner h3 {
	color: #99CCFF;
	font-size: 42px;
	width:900px;
}
#templatemo_banner span {
	color: #99CCFF;
	font-size: 42px;
	width:auto;
	line-height:1.2em;
	text-transform:uppercase;
	font-style:italic;
	text-shadow:1px 1px 0 #fff;
	-moz-text-shadow:1px 1px 0 #fff;
	-webkit-text-shadow:1px 1px 0 #fff;
	position:relative;
	padding:28px 0 23px 59px;
}
#templatemo_banner p {
	color: #FFFFFF;
	font-size: 16px;
}

/* Template content */

#templatemo_content {
	width: 900px;
	background:url(../images/content-tail.gif) 0 0 repeat-x #fff;
	padding:30px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-top:2px solid black;
	position:relative;
	height:auto;
	float:left;
}
#content_right 
{
    background-color:#DCDCDC;
	width: 400px;
	float: right;
	text-align :left;
	padding-top: 30px;
	margin-bottom:25px;
	
}
.content_right {
    background-color:#DCDCDC;
	width: 400px;
	float: left;
	text-align :left;
	padding-top: 30px;
	margin-bottom:25px;
}
#content_left
 {
	background-color:#DCDCDC;
    width: 400px;
	float:left;
	padding-top: 30px;
	text-align:left;
	margin-bottom:25px;
}

.content_left {
    background-color:#DCDCDC;
    width: 400px;
	float:left;
	padding-top: 30px;
	text-align:left;
	margin-bottom:25px;
}
.content_left_search_stu
 {
	background-color:#DCDCDC;
    width: 556px;
	float:left;
	padding-top: 30px;
	text-align:left;
	margin-bottom:25px;
}


.service_box {
	width: 280px;
	
}

.service_image {
	float: left;
	width: 64px;
	margin: 3px 0 0 0;
}

.service_box .service_text {
	float: right;
	width: 200px;
	text-align: justify;
}

.services_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(../images/templatemo_divider.jpg) bottom repeat-x;	
}

.services_section h4 {
	margin-bottom: 20px;
}

.services_section .right {
	float: right; 
	width: 120px;
}

.services_section .right img {
}

.services_sectio .services_content {
	clear: both;
	margin: 10px 0;
}

.services_section .left {
	float: left; 
	width: 470px;
}

.services_section .left p {
	text-align: justify;
}


.post_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(../images/templatemo_divider.jpg) bottom repeat-x;	
}

.post_section h2  {
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	background: url(../images/templatemo_header.png) no-repeat bottom left;
}

.post_section .post_content {
	clear: both;
	margin: 10px 0;
}
.post_content .left {
	float: left; 
	width: 130px;
}

.post_content .left img {
	border:1px solid #CCC;
	padding: 5px;
	background: #fff;
}

.post_content .right {
	float: right; 
	width: 450px;
}

.post_section p {
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.post_section .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

#recent_project {
		width: 620px;
	}
	#recent_project ul { list-style: none; margin: 0; padding: 0; }
	#recent_project ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 270px;
		padding: 6px;
		margin: 0 25px 25px 0;
		background: #f1f2ea;
		border: 1px solid #d5d7ca;
	}
	#recent_project ul img {
		width: 270px;
		height: 130px;
		border: none;
		margin-bottom: 5px;
	}


.height760
{
    height:760px !important;
}


/* For Admin Home */

#main_container{
width:960px;
height:920px;
margin:auto;
background:url("../images/content-tail.gif") repeat-x scroll 0 0 #FFFFFF;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-top:2px solid black;

}
#webpage_container
{
background:url("../images/aside-bg.gif") repeat-x scroll 0 0 #B9B9B9;
width:941px;
height:200px;
margin-top:15px;
padding:0px;
border:solid #000 1px;
margin-left:10px;
}
.icon{
width:75px;
height:auto;
float:left;
padding:10px 28px 10px 14px;
}
.icon a{
	opacity:0.60;
	-moz-opacity:0.50;
	-webkit-opacity:0.50;
}
.icon a:hover
{
	opacity:1;
	-moz-opacity:1;
	-webkit-opacity:1;
}

/* For Un-used Icons*/
.icon1{
width:75px;
height:auto;
float:left;
padding:10px 28px 10px 14px;
cursor:default;
}
.icon1 a{
	opacity:0;
	-moz-opacity:0;
	-webkit-opacity:0;
	cursor:default;
}
.opacity_0
{
    opacity:0;
}

.inner_text{
width:85px;
padding:3px 5px 3px 5px;
border:1px #DFD1D1 solid;
margin:8px 0 0 0;
font-size:11px;
text-align:center;
}
#apDiv1 {
	position:absolute;
	width:675px;
	height:225px;
	z-index:1;
	left: 10px;
	top: 306px;
	border:solid #000 1px;
	background:url("../images/aside-bg.gif") repeat-x scroll 0 0 #B9B9B9;
}
#apDiv2 {
	position:absolute;
	width:250px;
	height:475px;
	z-index:2;
	left: 702px;
	top: 306px;
	border:solid #000 1px;
	background:url("../images/aside-bg.gif") repeat-x scroll 0 0 #B9B9B9;
}
#apDiv3 {
	position:absolute;
	width:675px;
	height:225px;
	z-index:3;
	left: 10px;
	top: 555px;
	border:solid #000 1px;
	background:url("../images/aside-bg.gif") repeat-x scroll 0 0 #B9B9B9;
}
#apDiv4 {
	position:absolute;
	width:702px;
	height:209px;
	z-index:4;
	left: 10px;
	top: 757px;
	border:solid #000 1px;
	background:url("../images/aside-bg.gif") repeat-x scroll 0 0 #B9B9B9;
}

.panel
{
	padding-left:9px;
	font-size:16px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	
}

/* sidebar */

#templatemo_sidebar {
	float: left;
	width: 240px;
}

.section_rss_twitter {
	width: 240px;
	margin-top: 20px;
	margin-bottom: 120px;
}

.rss_twitter a{
	display: block;
	width: 200px;
	color: #333;
	padding: 10px 0 0 0;
	margin-bottom: 0px;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

.rss_twitter a:hover {
	text-decoration: none;	
}

.rss_twitter a span {
	font-size: 15px;
	margin-top: 5px;
	display: block;
	letter-spacing: 5px;
}

.rss a{

	background: url(../images/twitter.png) right bottom no-repeat;
}
.fb a{

	background: url(../images/Facebook1.png) right bottom no-repeat;
}
.twitter a{

	background: url(../images/twitter.png) right bottom no-repeat;
}
.width435
{
    width:435px !important;
}


.uploadify {
	position: relative;
	margin-bottom: 1em;
}
.uploadify-button {
	
	background-image: url(../images/templatemo_button.png)!important;
	background-position: center top;
	background-repeat: no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	color:white;
	width: 100%;
}
.uploadify:hover .uploadify-button {
	
	background-image: url(../images/templatemo_button_hover.png)!important;
	
	
}
.uploadify-button.disabled {
	background-color: #D0D0D0;
	color: #808080;
}
.uploadify-queue {
	margin-bottom: 1em;
}
.uploadify-queue-item {
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	max-width: 350px;
	padding: 10px;
}
.uploadify-error {
	background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
	background: url('../img/uploadify-cancel.png') 0 0 no-repeat;
	float: right;
	height:	16px;
	text-indent: -9999px;
	width: 16px;
}
.uploadify-queue-item.completed {
	background-color: #E5E5E5;
}
.uploadify-progress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadify-progress-bar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}
.heightnone
{
    height:none;
}
.width475
{
    width:475px !important;
}
.commomradius
{
    border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
}
#maincontent
{
    width: 960px;
	background:url(../images/content-tail.gif) 0 0 repeat-x #fff;
	padding:15px 0 44px 0;
	border-radius:7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
	border-top:2px solid black;
	width:500px;
}

#contact_form {
	float: left;
	padding: 20px 0 0 0;
}



#contact_form  .left_column {
width:147px; 
float:left; 
text-align:center; 
border:0px #CCCCCC solid; 
margin:1px;
}


#contact_form  .input_field {
	height: 30px;
	width: 230px;
}

#contact_form  label {
	display: block;
	margin-right: 10px;
	font-size: 12px;	
	font-weight:bold;
}

#contact_form textarea {
	width: 222px;
	height: 100px;
}

#submit_btn {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	float: left;
	margin-right: 34px;
		width: 103px;
		height: 27px;
		padding: 0px 0 0 0;
		text-align: center;
		cursor: pointer;
		color: #fff;
		background: url(../images/templatemo_button.png) no-repeat;
}
#btnResetData{
    float: left;
	margin-right: 110px;
	width: 103px;
	height: 27px;
	padding: 0px 0 0 0;
	text-align: center;
	cursor: pointer;
	border: none;
	color: #fff;
	background: url(../images/templatemo_button.png) no-repeat;
}
/* For video display */

#content_left_video {
	width: 420px;
	float: left;
	align:right;
	padding: 30px;
	height:500px;
	
}
/* For view student */

#maincontentview
{
    height:500px;
    margin-top:110px;
}
#content_rightview {
	width: 440px;
	float: right;
	padding-top: 36px;
	padding-bottom:10px;
	
}
#content_leftview {
	 width: 440px;
	float:left;
	padding-top:36px;

}
/*employeemanagement*/

#EmployeeManagement_form form{
	margin: 0px;
	padding: 0px;
	padding: 20px 20px 10px 20px;
	}
#EmployeeManagement_form label {
	display: block;
	margin-left:30px;
	font-size: 12px;
	padding:5px 0px 0 0;
	width:100%;
	height:20px;
	font-family:sans-serif;
}
#content_right2 {
	width: 435px;
	height:300px;
	float: left;
	padding-top: 30px;
	margin-left:15px;
	background-color:#DCDCDC;
	
}
#content_left2 
{
    height:300px;
	width: 435px;
	float: left;
	padding-top: 30px;
	background-color:#DCDCDC;
	
	
}
#content_right1 {
	width: 435px;
	height:400px;
	float: left;
	margin-left:15px;
	background-color:#DCDCDC;
	padding-top: 30px;
	
}
#content_left1 
{
    height:400px;
	width: 435px;
	float: left;
	background-color:#DCDCDC;
	padding-top: 30px;
	
	
}
#content_right3 {
     background-color:#DCDCDC;
	width: 435px;
	height:300px;
	float: right;
	margin-left:15px;
	text-align :left;
	padding-top: 30px;
	margin-bottom:15px;

}
#content_left3 {
     background-color:#DCDCDC;
	width: 435px;
	height:300px;
	float: left;
	text-align :left;
	padding-top: 30px;
	margin-bottom:15px;
}
#content_left1_forcommentss
{
    width:400px;
    float:left;
    background-color:#DCDCDC;
	padding-top: 30px;
}
#EmployeeManagement_form .input_field {
	height: 25px;
	width: 230px;
    margin-left: 0px;
    margin-left:30px;
   
    
}
#EmployeeManagement_form .maincheckbox {
	height: 28px;
	width: 237px;
    margin-left: 0px;
    margin-left:30px;
   
    
}
#EmployeeManagement_form .checkbox {
	height: 28px;
	width: 80px;
   
    margin-left:30px;
   
    }
    #EmployeeManagement_form .checkbox1 {
	height: 28px;
	width: 74px;
   
   
    }
    #EmployeeManagement_form form .input_field_search {
	height: 25px;
	width: 230px;
    vertical-align:middle;
    margin-left:250px;
   
    }
    
#EmployeeManagement_form form select {
	height: 35px;
	width: 68px;
	padding:0 0 0 0px;
	float:left;
    margin-left: 0px;
    top: -18px;
    left: -365px;
}


#EmployeeManagement_form  textarea {
	width: 222px;
	height: 100px;
    padding:0 0 0 0px;
	
}

#EmployeeManagement_form .submit_btn {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    float: left;
	margin-left: 150px;
	width: 103px;
	height: 30px;
    margin-top:30px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background:none;
	vertical-align:middle;
}
#EmployeeManagement_form  .submit_btn1 {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    float: left;
	margin-left: 29px;
	width: 103px;
	height: 30px;
    margin-top:10px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background: url(../images/templatemo_button.png) no-repeat;
	vertical-align:middle;
}
#EmployeeManagement_form .reset_btn {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    float: left;
	margin-left: 22px;
	width: 103px;
	height: 30px;
	padding: 0px 0px 0 0;
	text-align: center;
	cursor: pointer;
	color: #fff;
	margin-top:10px;
	background: url(../images/templatemo_button.png) no-repeat;
	vertical-align:middle;
}
#EmployeeManagement_form  .reset_btn_personal {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    float: left;
	margin-left: 0px;
	width: 103px;
	height: 30px;
	padding: 0px 0px 0 0;
	text-align: center;
	cursor: pointer;
	color: #fff;
	margin-top:22px;
	background: url(../images/templatemo_button.png) no-repeat;
	vertical-align:middle;
	margin-left:58px;
}
#EmployeeManagement_form  .reset_btn_skills {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    float: left;
	margin-left: 32px;
	width: 103px;
	height: 30px;
	padding: 0px 0px 0 0;
	text-align: center;
	cursor: pointer;
	color: #fff;
	margin-top:18px;
	background: url(../images/templatemo_button.png) no-repeat;
	vertical-align:middle;
}
#EmployeeManagement_form .reset_update_btn {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    float: left;
	margin-left:80px;
	width: 103px;
	height: 25px;
	padding: 0px 0px 0 0;
	text-align: center;
	cursor: pointer;
	color: #fff;
	margin-top:21px;
	background: url(../images/templatemo_button.png) no-repeat;
	vertical-align:middle;
}
#EmployeeManagement_form form .reset_update_btn1 {
	border-style: none;
    border-color: inherit;
    border-width: medium;
    float: left;
	margin-left: 0px;
	width: 103px;
	height: 25px;
	padding: 0px 0px 0 0;
	text-align: center;
	cursor: pointer;
	color: #fff;
	margin-top:35px;
	background: url(../images/templatemo_button.png) no-repeat;
	vertical-align:middle;
}
.height420
{
    height:420px !important;
}
.padtopzero
{
    padding-top:0 !important;
}
.mrntopzero
{
    margin-top:0px !important;
}
/**Inthe stylesheet for emp upload**/

.modal
{
	background-color: Gray;
	filter:alpha(opacity=40);
	-moz-filter:alpha(opacity=40);
	-webkit-filter:alpha(opacity=40);
	opacity:0.7;
	-moz-opacity:0.7;
	-webkit-opacity:0.7;
}

#tblPopup
{
	background-color: White;
	color:Black;
	padding:5px;
}


#tblPopup .heading
{
	font-size:150%;
	font-weight:bold;
	background-color: SaddleBrown;
	color:White;
}

#tblPopup .footer
{
	padding:10px;
	text-align:center;
}

#content_middile {
	width: 350px;
	padding: 30px;
	margin-left:250px;
	
}

#btnNext
{
    float: left;
	margin-right: 110px;
	width: 103px;
	height: 27px;
	padding: 0px 0 0 0;
	text-align: center;
	cursor: pointer;
	border: none;
	color: #fff;
	background: url(../images/templatemo_button.png) no-repeat;
}
/** For Index page**/
#templatemo_banner_index {
	clear: both;
	width: 900px;
	height: 200px;
	padding: 50px 30px;
	text-align:center;
	background:url(../images/templatemo_banner.jpg) no-repeat;
	overflow: hidden;
	border-radius:0px 0px 7px 7px; 
	-moz-border-radius:0px 0px 7px 7px; 
	-webkit-border-radius:0px 0px 7px 7px; 
}
#templatemo_content_index {
	width: 620px;
	float: right;

}
#templatemo_header_wrapper {
	width: 961px;
	margin: 0 auto;
	padding: 0 0px;
}
.mrngtop10
{
    margin-top:10px !important;
}
.mrgleft15 {
    margin-left:15px !important;
}
.mrgleft0 {
    margin-left:0px !important;
}
.height300 {
    height:300px !important;
}
.mrngbtm15 {
    margin-bottom:15px;
 }
 .forempsearch {
     padding-left:100px;
     width:338px !important;
 }
 .mrgnright60 {
     margin-right:60px !important;
     float: right !important;
     margin-left:0px !important;
 }
 .mrgtop30 {
     margin-top:30px !important;
 }
 .forvideosearch {
     margin-left:0px !important;
     margin-top:0px !important;
     float:right !important;
 }
 .mrgtop50 {
     margin-top:50px !important;
 }
 .forviewemp {
     float:right !important;
     margin-right:70px !important;
 }
 .forempsearchtext {
     margin-top:5px;
     margin-bottom:5px;
 }
 .width570 {
     width:570px !important;
 }
 .colorwhite {
     color:white !important;
 }
 .colorblue {
     color:blue !important;
 }
 .mrgnleft280 {
     margin-left:280px;
 }
 .mrgright20 {
     margin-right:20px;
 }
 .forborder {
     border:2px black solid !important;
 }
 
 .forsubmitbtn {
     border-style: none;
    border-color: inherit;
    border-width: medium;
    float: left;
	width: 103px;
	height: 29px;
margin-top:30px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	background: url(../images/templatemo_button.png) no-repeat;
	vertical-align:middle;
 }
.forsubmitbtn:hover 
{
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    background:url(../images/templatemo_button_hover.png) no-repeat;
    width: 103px;
	height: 29px;
}

/*** for admin home image align***/
.imgstyle 
{
    width:90px;
    height:90px;
    border:0px;
}
.forstatus {
     padding-left:10px;
     padding-top:10px; 
     font-size:14px;
     color:#F00;
}
.padright15 {
    padding-right:15px;
}

.mrgleft10
{
    margin-left:10px !important;
}
.imgstyle1
{
     width:75px;
    height:75px;
    border:0px;
    margin-top:10px;
}
/** for common tittle style**/
.forhead 
{
    padding-top:15px;
      background-color:#62B1F6;
       width:435px;
       height:25px;
       text-align:center;
}
.forhead1 {
    background-color:#62B1F6;
    height:25px; 
    text-align:center; 
  padding-top:15px;
}
.forheadlabel 
{
    font-weight:bold;
    font-size:medium;
    color:white;
    font-family:Arial;
}
/**For Label**/
.forlabel 
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
}
/**For background**/
.forbg {
    padding-left:20px;
    padding-bottom:20px;
    background-color:#DCDCDC;
}


.lblmrg {
    margin-right:10px;
    margin-top:10px;
}
.width175 {
    width:175px !important;
}

.height350 {
    height:350px !important;
}
.height360 {
    height:360px !important;
}
.heightauto {
    height:auto !important;
}

.padleft20 {
    padding-left:20px !important;
}

.width415 {
    width:415px !important;
}
.width218 {
    width:218px !important;
}
.width576 {
    width:576px !important;
}

.forsearchstudbut {
    margin-top:10px;
    text-align:center;
}
.mrgn0 {
    margin-left:0px !important;
    margin-right:0px !important;
}
.width556 {
    width:556px !important;
}
.padleft95 {
    padding-left:95px !important;
}
.height644 {
    height:644px !important;
}

.dropstyle {
    width:224.5px !important;
    height:200px !important;
}
.widthpadd {
    width:335px !important;
    padding-left:100px !important;
}
.padleft250 {
    padding-left:250px;
}
.forupdateemp {
    width:335px !important;
    padding-left:100px !important;
}
.viewemp {
    padding-left:98px !important;
    width:338px !important;
}




.styleFileInput{
    position: relative;
}
.browseButton{
    border: 1px solid #b1902c;
    font-size: 0.9em;
    color: #fff;
    padding: 3px 8px;
    border-radius: 4px;
    -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    background: #a7851c;
}
.browseText{
    width: 125px !important;
    margin: 0 48px 0 0;
    padding: 2px 0;
}
input.theFileInput{
    position:absolute;
     opacity:0;
     -moz-opacity:0;
	-webkit-opacity:0;
     left:-416px !important;
    filter:alpha(opacity:0);
    -moz-filter:alpha(opacity:0);
	-webkit-filter:alpha(opacity:0);
    z-index:2;
    width:230px;
    font-size: 1.5em;
    top: -1155px;
}
input.theFileInput1
{
   position:absolute;
   top:7px;
   left:0px;
   width:230px;
    font-size: 1.2em;
 opacity:0;
 z-index:2;
 -moz-opacity:0;
 filter:alpha(opacity:0);
 -moz-filter:alpha(opacity:0);
	-webkit-filter:alpha(opacity:0);
}
input.theFileInput2{
    position:absolute;
     opacity:0;
     left:0px !important;
    -moz-opacity:0;
    filter:alpha(opacity:0);
    z-index:2;
    width:220px;
    font-size: 1.2em;
    
}
.mrgtop25 {
    margin-top:25px !important;
}
.mrgtop72 {
    margin-top:72px !important;
}
.mandatory {
    font-weight:bold;
    color:red !important;
}
.width566 {
    width:566px !important;
}
.height285 {
    height:285px !important;
}
.mrgtop40 {
    margin-top:40px !important;
}
.padtop10 {
    padding-top:10px !important;
}
.height460 {
    height:460px !important;
}
.font12 {
    font-size:12px !important;
}
.height600 {
    height:600px !important;
}
.width580 {
    width:580px !important;
}
.mrgtop65 {
    margin-top:65px !important;
}
.bgpics {
    background:url(../images/main-bg1.gif) no-repeat 50% 0 #192035; 
    color:#737373;
	min-width:961px;
	float:left;
}
.height120 {
    height:120px !important;
}

.mrtop70 {
    margin-top:70px !important;
}

.defaultlink {
    font-family: arial;
    font-size: 12px;
    color:black;
    
}

.w240 {
    width: 240px !important;
}

.vmiddle {
    vertical-align :middle !important;
}
.mrgtop200 {
    margin-top:200px !important;
}
.padtop3 {
    padding-top:3px !important;
}

.pagestyle table td {
    padding:9px !important;
}

.wpc70 {
    width:70%;
}
.wpc30 {
    width:30%;
}
.mrgtop20 {
    margin-top:20px !important;
}
.wpc35 {
    width:35% !important;
}
wpc65 {
    width:65% !important;
}
.font-arial {
    font-family:arial !important;
}
.mrgbtm75 {
    margin-bottom:75px !important;
}


/* For popup image*/
#gallery {
	position:relative;
	height:360px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500;
	}