﻿body {
	width: 858px;
	margin: 0 auto;
	font-family:tahoma,arial,helvetica,verdana,sans-serif;
	font-size: 11px;
	color: #1F7385;
	background: url('../images/bg_grade2.jpg') #FFFFFF repeat-x top;
}

td img {
	display: block;
}

A {
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

A:link		{ color: #666666; }
A:visited 	{ color: #666666; }
A:hover		{ color: #1F7385; text-decoration: underline;}
A:active 	{ color: #666666; }

A.alert {
	margin-top:-3px;
	color:#FF0000;
	font-size: 14px;
	font-family:verdana;
	
}

#howitworks {
	display: block;
	cursor: pointer;
	width: 858px;
	height: 194px;
	background:url('../images/howitworks-pic.jpg') no-repeat;
}

#howitworks-mc {
	display: none;
	cursor: pointer;
	width: 858px;
	height: 194px;
	background:url('../images/howitworks-mc.jpg') no-repeat;
}

#flashcontent {
	display: none;
	width: 856px;
	height: 194px;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
	border: solid 1px #959385; 
	border-top: 0px;
}

#flash {
	display: block;
	width: 856px;
	height: 194px;
}

.blockSearch {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}

#block_expertPic {
	background: url('../images/experts-off.jpg') no-repeat;
	height: 120px;
	width: 100%;
	margin-left: 3px;
}

#block_expertPic:hover {
	background: url('../images/experts-on.jpg') no-repeat;
	cursor: pointer;
}

#block_traineePic {
	background: url('../images/trainee-off.jpg') no-repeat;
	height: 120px;
	width: 100%;
	margin-left: 3px;
}

#block_traineePic:hover {
	background: url('../images/trainee-on.jpg') no-repeat;
	cursor: pointer;
}

#block_sponsorsPic {
	background: url('../images/sponsors-off.jpg') no-repeat;
	height: 120px;
	width: 100%;
	margin-left: 3px;
}

#block_sponsorsPic:hover {
	background: url('../images/sponsors-on.jpg') no-repeat;
	cursor: pointer;
}


#blockBlurb {
	margin: 0px;
	padding-left: 0px;
	text-align: left;
	color: #666666;

}

#footer {
	margin-top: 10px;
	text-align: left;
	height: 40px;
	color: #1F7385;
}
#copyright {
	text-align: right;
}

#wrapper {
margin:auto;
width:100%;
}
#header{
width:100%;
background:#009900;
height:150px;

}

.continut
{	
	width:100%;
	padding-bottom:4px;
	background-image:url(../images/img.png);
	background-repeat:no-repeat;
	background:url(../images/titlebarbg.jpg) repeat-x;
	border-width:1px;
	border-color:#959385;
	border-style:solid;
	border-top: 0px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right: 0px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

#contentWrapper {
	width: 100%;
	height: 260px;
	padding-bottom: 8px;
}

#left {
	float:left;
	width: 282px;
	height: 100%;
	margin:0 3px 10px 0;
	overflow:hidden;
	padding-top:5px;
	background-image:url(../images/img.png);
	background-repeat:no-repeat;
	border-width:1px;
	border-color:#959385;
	border-style:solid;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

#right {
	float:right;
	width: 282px;
	height: 100%;
	
	overflow:hidden;
	padding-top:5px;
	background-image:url(../images/img.png);
	background-repeat:no-repeat;
	border-width:1px;
	border-color:#959385;
	border-style:solid;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

#middle {
	float:none;
	width: 282px;
	height: 100%;
	
	overflow:hidden;
	padding-top:5px;
	background-image:url(../images/img.png);
	background-repeat:no-repeat;
	border-width:1px;
	border-color:#959385;
	border-style:solid;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

LI {
	margin-left: -15px;
	font-family:tahoma,arial,helvetica,verdana,sans-serif;
	font-size: 11px;	
}


.text
{
	padding-top:15px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:10px;
	font-size: 11px;

}

.tableContainer
{
	margin-top:-3px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	font-size: 11px;
}

.headertext
{
	font-size:15px; 
	margin-left:10px;
	font-weight:bold;
	vertical-align: middle; 
	color:#fff;

}
.textc
{
	padding-top:15px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:0px;
	font-size: 11px;

}
.reg_text {
	margin: 10px 0px 5px 0px;
}

.button
{
border: 1px solid #999999; 
border-top-color: #CCCCCC; 
border-left-color: #CCCCCC; 

background: white;

color: #333333; 

font: 11px Verdana, Helvetica, Arial, sans-serif;
}
.btnAddNotes
{
	border: 1px solid #999999; 
	border-top-color: #C5DBEC; 
	border-left-color: #C5DBEC; 
	background: #E7F3FD;
	color: #516E9E; 
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
	height:22px;
}
span.about
{
	font-size:15px;
	margin:5px 10px;
	font-weight:bold;
	vertical-align: middle; 
	color:#fff;
	display:block;
	padding-top: 4px;
	padding-bottom: 0px;
}
span.abouta
{
	margin-left:30px;
}
img.about
{
	margin-top:8px;
}

.continut span.about
{
	color: #1F7385;
}

hr.thanks
{
	width:200px;
}
hr.contact
{
	width:450px; 
	margin-top:10px;
	margin-left:0px;
}
span.contact{
margin-left:40px;
}
#note
{
	color:#1f7385;
	font-weight:bold;
}

.mainBg
{
    background-color:#ffffff;
    width:857px;
    height:100%;
    padding-top:1px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
/*    border-left:1px solid #1F7385;*/
/*    border-right:1px solid #1F7385;*/
	min-height: 550px;
}

/* BOX POP UP */
.popup,.boxPopup,.communicationPopup
{
    position:absolute;
    visibility:collapse;
    width:auto;
    height:auto;
    background-image:url(../images/lineboxbg.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	color: #666666;
	border-width:1px;
	border-color:#333333;
	border-style:solid;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	padding:5px 3px 3px 3px 
}

.boxPopup input[type="text"], .boxPopup textarea
{
	font-family:tahoma,arial,helvetica,verdana,sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 2px;
}
.boxPopup #note
{
    font-weight:normal;
}

.boxPopup
{
    width:300px;
    margin:0px;
    visibility:inherit;
    display:none;
    padding:35px 5px 5px 5px;
    z-index:800;
}
.boxPopup .about
{
    position:absolute;
    left:0px;
    top:0px;
    display:block;
	vertical-align: middle;
    color: #666666;
	padding-top: 0px;
}
/* end of box pop up*/

/* Add Notes POP UP */
.addNotesPopup
{
    position:absolute;
    visibility:collapse;
    height:auto;
    background-image:url(../images/add_notes_head_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	color: #000;
	border-width:1px;
	border-color:#333333;
	border-style:solid;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	
	width:500px;
    margin:0px;
    visibility:inherit;
    display:none;
    padding:35px 5px 5px 5px;
    z-index:800;
}

.addNotesPopup input[type="text"], .addNotesPopup textarea
{
	font-family:tahoma,arial,helvetica,verdana,sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	width:430px;
}
.addNotesPopup .about
{
    position:absolute;
    left:0px;
    top:0px;
    display:block;
	vertical-align: middle;
    color: #fff;
	padding-top: 0px;
}
/* end of Add Notes pop up*/
.rowWork
{
    margin-top:3px;
    font-size:10px;
    width:100%;
    overflow:hidden;
}

.inputColLeft
{
	padding:3px 3px;
	float:left;
	width:15%;
	text-align:right;
	vertical-align:middle;
}

.boxPopup .inputColLeft
{
    width:80px;
    text-align:left;
    color:#0000FF;
    padding:0px 2px;
}
.inputColRight
{
    float:left;
	padding:0px 2px;
	text-align:left;
}
.boxPopup .inputColRight
{
    float:left;
	padding:0px 2px;
	text-align:left;
	font-size:10px;
}
.checkbox
{
    margin-left:25px;
    }
    
.error {
color:#FF0000;
font-weight:bold;
font-size:11px;
}  

.error25 {
color:#FF0000;
font-weight:bold;
font-size:25px;
line-height:18px;
}   
/*
.inputColLeftPopup
{
	padding:3px 3px;
	float:left;
	width:35%;
	text-align:right;
	vertical-align:middle;
}*/

/*
.inputColRightPopup
{
	padding:0px 2px;
	text-align:left;
}*/
table.sample {
    background-color:white;
    border:1px solid #959385;
    border-collapse:collapse;
    border-spacing:2px;
    margin-top:20px;
    padding:2px 4px;
    width:800px;
}
table.sample th {
    background-image:url(../images/img.png);
    background-repeat:no-repeat;
    color:#FFFFFF;
    height:30px;
    padding-left:10px;
    text-align:left;
    width:800px;
}
table.sample td {
    background-color:white;
    border:1px inset #959385;
    padding:1px;
    text-align:center;
    width:114px;
	color: #454545;
}

.tablebalance
{
    margin-left:30px;
}
.tablebalance p
{
    margin:3px 0px;
}

#communicationPopup
{
     width:640px;
     height:490px;    
     overflow:auto;
}
#listingDetailsPopup
{
     width:580px;
     height:500px;    
     overflow:auto;
}
#listingDetailsPopup .inputColLeft
{
    width:100px;
    text-align:left;
    color: #0000FF;
}
#listingDetailsPopup .inputColRight
{
    width:400px;
    text-align:left;

}

#webPopup
{
     width:350px;
}
#listPopup
{
    width:350px;
}
#qualfPopup
{
     width:450px;
}
#recurrencePopup
{
    width:500px;
}
#ratePopup{ width:350px;}

#listPopup .inputColLeft
{
    width:100px;
    text-align:left;
}
#qualfPopup .inputColLeft
{
    width:210px;
}

.popupClose
{
    position:absolute;
    right:10px;
    top:6px;
}
.closeNotes
{
    position:absolute;
    right:3px;
    top:3px;
}

.popupClose img, .closeNotes img
{
    border:none;
}

table.listTable{
	background-color:white;
	border:1px solid #C0C0C0;
	border-collapse:collapse;
	border-spacing:2px;
	margin-top:20px;
	padding:2px 4px;
	width:700px;
	font-family:arial,helvetica,verdana,sans-serif;
	font-size: 10px;
	color: #454545;
}
table.listTable th
{
    background-color:#F2F2F2;
	color:#454545;
	font-weight:bold;
	font-size: 11px;
	text-align:center;
	width:700px;
	border-right: solid 1px #C0C0C0;
	padding: 2px;
}
table.listTable td {
	background-color:white;
	border:1px solid #C0C0C0;
	padding: 2px;
	text-align:center;
	width:110px;

}

table.listTable thead tr th
{
	width:10%;
}

.listTable td A:link	{ color: #1F7385; text-decoration: underline; }
.listTable td A:visited { color: #1F7385; text-decoration: underline; }
.listTable td A:hover	{ color: #000000; text-decoration: underline; }
.listTable td A:active 	{ color: #666666; }

ol.errMsg
{
    margin-left:1.5em;
    padding-left:0px;
}

ol.errMsg li
{
    padding-left: 0.8em;
    list-style: none;
}


.qualFieldsBlock
{
    padding-left:100px;
    position:relative;
    margin-bottom:20px;
}
.qualFieldsBlock h5
{
    top:30px;
    width:90px;
    text-align:right;
    position:absolute;
    font-size:12px;
    font-weight:normal;
    margin:0px;
    margin-left:-100px;
}

.dashboard
{
    position:relative;
    width:100%;
    overflow:hidden;
    list-style:none;
    margin:0px;
    padding:0px 5px;
    margin-bottom:20px;
}
.dashboardBox
{
    float:left;
    background-image:url(../images/lineboxbg.jpg);
	background-repeat: repeat-x;
	border:1px solid #E0E0E0;
	float:left;
	height:180px;
	margin-left:14px;
	margin-top:15px;
	text-align:center;
	width:262px;
}
.dashboardBox .header 
{
    line-height:35px;
    display:block;
    margin:0px;
    padding:0px;
}
.dashboardBox .header strong{
    color:#666666;
	color:#197687;
    margin-left:5px;    
    display:block;
    text-align:left;
    font-size:13px;
	line-height: 28px;
	margin-bottom: 10px;
}
.dashboardBox ul
{
    list-style:none;
    margin:0px;
    padding:0px 5px;
    position:relative;
    width:100%;
    overflow:hidden;
}
.dashboardBox ul strong
{
    color:#000;
    display:inline;
    font-size:11px;
    line-height:normal;
}
.dashboardBox ul li
{
    float:left;
    width:48%;
    text-align: left;
    margin:0px;
    padding:2px 0px;
}
.pictureBox
{   
    width:182px;
    height:96px;
    border:1px solid black;
    padding:2px 1px;
    text-align:center;
}
.rerror
{
    color:Red;
    font-size:12px;
    font-weight:bold;
    margin:10px;
}


#nav {
	font-family:tahoma,arial,verdana,sans-serif;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	z-index:500;
	background-image:url('../images/navbg.jpg');
	background-repeat: repeat-x;
	border: solid 1px #959385;
	height:28px;
	width:100%;
}

#nav li {
	position: relative;
	float:left;
	display:block;
	margin:0px;
	padding:0px 24px;
    	line-height:33px;  
}
/* my edits*/
#nav li a.navTitle {display:block; float:left; height:35px; line-height:33px; padding:0 0 0 12px; cursor:pointer;}

/*end edits*/
#nav li:hover ul,#nav li.over ul {display: block; }
	
#nav li a,#nav li a:active,#nav li a:visited{
    display: block;
	text-decoration: none;
	color: #1F7385;
	border: none;
	cursor:pointer;
	font-family:tahoma,arial,helvetica,verdana,sans-serif;
    font-size:13px;
    font-weight:bold;
    height:35px;      
}

#nav li a:hover
{
    color: #454545;
}
/* Fix IE. Hide from IE Mac \*/
* html #nav li { float: left; }
* html #nav li a { height: 1%; }
/* End */

#nav .dropMenu
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    position: absolute;
	left: 5px;
	top: 28px;
	display: none;
	background:url('../images/dropdownbg.jpg') repeat-x #EAE9E9;
    color:#FFFFFF;
    width:360px; 
	border: solid 1px #666666;
	border-top: solid 1px #CECECE;
}

#nav .dropMenu li
{
    margin:0;
    padding:0;
    line-height:normal;
    padding:5px 0px;
    position: relative;
    float:left;
    display:block;
}
#nav .leafMenu
{
    width:170px;   
    margin:0;
    padding:0;
}
#nav .leafMenu li
{
    float:none;
    padding:5px 10px;
}
#nav .leafMenu strong{
    color:#1F7385;
    text-transform:uppercase;
    font-family: tahoma,arial,helvetica,verdana,sans-serif;
}

#nav .leafMenu li a,#nav .leafMenu li a:active,#nav .leafMenu li a:visited{
	color: #888888;
	border: none;
	cursor:pointer;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	font-family:tahoma,arial,helvetica,verdana,sans-serif;
	height:auto; 
	padding-left:15px;
}

#nav .leafMenu li a:hover
{
    color:#454545;
}

#nav li.navSeparator
{
    background:transparent url('../images/l.png') no-repeat top right;
}

#nav .dropMenu li.navSeparator
{
    background:none;
    border:none;
    border-right:1px dotted black;
}
.contactBtn,.search_contactBtn{
    display:block;
    line-height:36px;
    text-align:center;
    margin:0 auto;
    text-decoration:none;
}
.contactBtn img,.search_contactBtn img
{
    border:none;
    width:36px;
    display:inline;
}
.contactBtn em,.search_contactBtn em
{
    height:36px;
    display:inline-block;
}
.rank .star
{
    display:inline-block;
    background:transparent url('../images/star.png') top left no-repeat;
    width:20px;
    height:19px;
    font-size:0px;
}
#communicationMessages
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:10px;
    padding:0;
    height:150px;
    overflow:auto;
}
#communicationMessages li
{
    border-top:1px solid black;
    margin:0;
    padding:5px;
}
#communicationMessages li.odd
{
    background-color:#eee;
}


#history_log
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:10px;
    padding:0;
}
#history_log li
{
    border-top:1px solid black;
    margin:0;
    padding:5px;
}
.otherContainer
{
    margin:5px 0px;
    padding:10px 0px;
    border-top:1px solid black;
    border-bottom:1px solid black;
}

.otherContainer .inputColLeft
{
    width:120px;
}

.rcPattern
{
    position:relative;
    overflow:hidden;
}
.rcPatternType
{
    float:left;
    width:100px;
}
.rcPatternSett
{
    float:left;    
}

.recSuggestion
{
    display:none;
    position:absolute;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0px;
    padding:0;
    z-index:900;
    height:80px;
    overflow:auto;
    background-color:#fff;
    width:80px;
    border:1px solid black;
}
.recSuggestion li
{   
     margin:0px;
     height:20px;
     line-height:20px;   
     cursor:pointer;  
     padding:0px 5px;
}
.recSuggestion li.hover
{
     background-color:#ccc;
}
.recSuggestion li.selected
{
    background-color: #ffffcc;
}

.headerPanel {
	border-bottom:solid 15px #666;
	margin-right:-2px;
}

A.navTitle {
	margin-top:-3px;
	color:#1F7385;
}

A:link.navTitle		{ color: #1F7385; }
A:visited.navTitle	{ color: #1F7385; }
A:hover.navTitle	{ color: #454545; }
A:active.navTitle	{ color: #000000; }

/* thank you start */
.thankyouBox 
{
	background: url(../images/searchresults-bg.jpg) repeat-x top;
	height:100px;
	width:auto;
	border: solid 1px #DDDDDD;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	position: relative;
	overflow:hidden;
}

.thankyouBox  .headertitle {
	margin-top: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #0000FF;
	text-align: left;
	float: left;
	position: relative;
	top: 0px;
	left: 40px;
	margin: 5px 0px 3px 5px;
	width:15%;
	height:95px;

	
}

.thankyouBox   .headertxt {
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	float: left;
	position: relative;
	top: 0px;
	left: 100px;
	text-align: left;
	width:70%;
	white-space:normal;
	margin: 5px 0px 3px 5px;
	height:95px;
	overflow:auto;

	
}

/* thank you end */

/* landing you start */
.landingBox 
{
	height:400px;
	width:100%;
	border: solid 1px #DDDDDD;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	position: relative;
	overflow:hidden;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

.landingBox  .headertitle {

	float: left;
	position: relative;
	top: 0px;
	left: 10px;
	width:600px;
	height:400px;
	margin-top:-40px;

	
}

.landingBox   .headertxt {

	float: left;
	position: relative;
	top: 0px;
	left: 50px;
	width:500px;
	height:400px;
	overflow:auto;
	margin-left:-305px;

	
}

/* thank you end */

/* START Search Results  */

.searchresultsBox {
	background: url(../images/searchresults-bg.jpg) repeat-x top;
	height:142px;
	width:auto;
	border: solid 1px #DDDDDD;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px 0px 0px 10px;
	margin-right: 3px;
	margin-bottom: 10px;
	position: relative;
	overflow:hidden;
}

.searchresultsBox .portrait {
	float: left;
	width: 70px;
	height: 85px;
	margin: 4px 15px 0px -10px;
	text-align:center; 
}



.searchresultsBox .portrait IMG {
	border: solid 2px #1F7285;		
}

.searchresultsBox .resultsContent {
	float: left;
	position: absolute;
	width: 370px;
	top: 0px;
	left: 80px;
	margin: 0px 0px 3px 45px;
}

.searchresultsBox H2 {
	margin-top: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #1F7285;
	line-height: 0px;
	padding-top: 3px;
	margin-left: -4px;
}

.searchresultsBox P {
	font-size: 12px;
	line-height: 13px;
	margin-bottom: -14px;
}

.searchresultsBox P A {
	font-size: 12px;
	font-decoration: underline;
	color: #1F7285;
}

.searchresultsBox P A:link {
	font-decoration: underline;
}

.searchresultsBox H5 {
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	margin-bottom: -5px;
}
.searchresultsBox .resultsContent .specialty{
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	white-space:normal;
	height:65px;
	overflow:auto;
	width:390px;
	margin:12px;
	margin-left:-2px;
}

.searchresultsBox .iconContainer, .iconContainer A:link {
	position: relative;
	float: right;
	margin-top: 3px;
	font-weight: bold;
	color: #999999;
	font-size: 11px;
	display: block;
	text-align: center;
	white-space:pre-line;

}
.iconContainer A:link {
	white-space:pre-line;
}
.iconContainer A:hover {
	color: #000;
}

.searchresultsBox .icon, .bidLink, .actionLink, .search_contactBtn {
	float: right;
	padding: 0px 6px;
}

.searchresultsBox A.icon, .bidLink, .actionLink, .search_contactBtn, .searchresultsBox IMG {
	padding-top: 3px;
	text-decoration: none;
	border: 0px;
	white-space:pre-line;
}

.searchresultsBox .iconContainer .price{
	font-weight: bold;
	color: #009900;
	font-style: italic;
	font-size: 18px;
}



/* END Search Results  */
/* admin */
.viewAllUsersPopup
{
    width:350px;
}
table.listTableAdmin{
	background-color:white;
border:1px solid #959385;
border-collapse:collapse;
border-spacing:2px;

padding:2px 4px;
width:700px;
}
table.listTableAdmin th
{
    background-color:#F2F2F2;
color:#000000;
font-size:12px;
font-weight:bold;
height:15px;
text-align:center;
width:700px;   
}
table.listTableAdmin td {
	background-color:white;
border:1px inset #959385;
padding:1px;
text-align:center;
width:110px;
}
table.listTableAdmin tbody tr td
{
	width:10%;
}

.scrollTable
{
	height:291px;
	overflow:auto;
}

/* end of admin */
/*  tooltip */
#demotip { 
    display:none; 
    background:transparent url(../images/black_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}
div.tooltip { 
    background:transparent url(../images/black_arrow_25left.png); 
    border:1px solid #fff; 
    padding:15px; 
    height:15px; 
    width:210px; 
    display:none; 
    color:#fff; 
    text-align:center; 
    font-size:10px; 
 
    /* outline radius for mozilla/firefox only */ 
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
}
div.textarea
{
	overflow:auto;
	height:35px;
	width:150px;
	
}

/* end of tool tip */

.ui-pg-div .noButton 
{
	width: 0px; 
}


#editDetailsPopup .inputColLeft
{
	width:30%;
}
#editDetailsPopup .text,#editDetailsPopup textarea
{
	width:300px;
	padding:3px;
}