body
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.modalpopupbg
{
	background-color: #808080;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.bultlist
{
	text-indent: -18px;
	list-style-position:outside;
}
.imagebordercolor
{
	border: 1px solid #cccccc;
}
.loadingtable
{
	border-bottom: 1px solid #E4E2DE;
	border-top: 1px solid #E4E2DE;
	border-left: 1px solid #E4E2DE;
	border-right: 1px solid #E4E2DE;
	border-color: #CCCCCC;
	width:200px;
	height:100px;
	
}
/* Buttons,Textbox,dropdownlist */

.txtbox
{
	border-right: #f2f2f2 1px solid;
	padding-right: 1px;
	border-top: #f2f2f2 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: #f2f2f2 1px solid;
	padding-top: 1px;
	font-family: Arial;
	border-bottom: #f2f2f2 1px solid;
	background-color: #ffffff;
	border-color: #C5C5C5;
}
.txtboxU
{
	border-right: #f2f2f2 1px solid;
	padding-right: 1px;
	border-top: #f2f2f2 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: #f2f2f2 1px solid;
	padding-top: 1px;
	font-family: Arial;
	border-bottom: #f2f2f2 1px solid;
	background-color: #ffffff;
	border-color: #C5C5C5;
	text-transform: uppercase;
}
.txtboxL
{
	border-right: #f2f2f2 1px solid;
	padding-right: 1px;
	border-top: #f2f2f2 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: #f2f2f2 1px solid;
	padding-top: 1px;
	font-family: Arial;
	border-bottom: #f2f2f2 1px solid;
	background-color: #ffffff;
	border-color: #C5C5C5;
	text-transform: lowercase;
}
.btn
{
	height: 20px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	background-color: #14b7d4;
	border: 0;
	cursor: pointer;
	cursor: hand;
	text-transform: uppercase;
}
.drpdown
{
	font-size: 11px;
}


/* Table Align */
.tdclass
{
	height: 25px;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
}

.tdcolon
{
	width: 10px;
	vertical-align: middle;
	text-align: center;
}

.tdempty
{
	height: 10px;
}

.hidden
{
	visibility: hidden;
	display: none;
}
/* Gridview */
.colHdinsideTDBgcolor
{
	background-color: #cccccc;
}
.tdHeaderBggv
{
	background-color: #006699;
	color: #ffffff;
}
/* +,* mandatory */
.star
{
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
	vertical-align: super;
}
/* td line table line */
.tdbottomsolidline5
{
	border-bottom-style: solid;border-bottom-width: 5px;border-bottom-color: #14b7d4;
}
.tdrightsolidline1
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #14b7d4;
}
.tdleftsolidline1
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #14b7d4;
}
.tdbottomdottedline1
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
.tdtopdottedline1
{
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
}
.tdbottomsolidline2
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
/* end */

/* td bg color */

.tdheadertopbg
{
	background-color: #C7C7C7;
	height: 30px;
}
.tdheaderinfobg
{
	background-color: #14b7d4;
	height: 30px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.tdheaderbg
{
	background-color: #14b7d4;
	height: 30px;
}
.tdheaderbgfnt
{
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.tdheaderalternatebg
{
	background-color: #C7C7C7;
	height: 30px;
}
/*end */

/* Anchor Links */
A.nav1
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
A:hover.nav1
{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
A.nav2
{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
A:hover.nav2
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
A.memberlink
{
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
	text-transform: uppercase;
}
A:hover.memberlink
{
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
}
A.memberleftlink
{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	text-transform: uppercase;
}
A:hover.memberleftlink
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
}
A.faqlink
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
A:hover.faqlink
{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
A.gdv1
{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}
A:hover.gdv1
{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
}
a.gdv_link
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:hover.gdv_link
{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
.topmenulinks
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
a.topmenulink
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
a:hover.topmenulink
{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	text-transform: uppercase;
}
a.bottomlink
{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
a:hover.bottomlink
{
	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	text-transform: uppercase;
}
a.morelink
{
	color: #14b7d4;
	text-decoration: none;
	font-size: 11px;
	
}
a:hover.morelink
{
	color: #14b7d4;
	text-decoration: underline;
	font-size: 11px;
	
}

a.pagelink
{
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
	
}
a:hover.pagelink
{
	color: #ffffff;
	text-decoration: underline;
	font-size: 15px;
	
}
a.jobslink
{
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	
}
a:hover.jobslink
{
	color: #0033CC;
	text-decoration: underline;
	font-size: 12px;
}
/* end */

/* Font size */
.fontsize9
{
	font-size: 9px;
}
.fontsize10
{
	font-size: 10px;
}
.fontsize11
{
	font-size: 11px;
}
.fontsize13
{
	font-size: 13px;
}
.fontsize14
{
	font-size: 14px;
}
/* end */

/* Padding left,rigth,top,bottom */
.padlt5
{
	padding-left: 5px;
}
.padrt5
{
	padding-right: 5px;
}
.padtp5
{
	padding-top: 5px;
}
.padbtm5
{
	padding-bottom: 5px;
}

.padlt10
{
	padding-left: 10px;
}
.padrt10
{
	padding-right: 10px;
}
.padtp10
{
	padding-top: 10px;
}
.padbtm10
{
	padding-bottom: 10px;
}

.padlt15
{
	padding-left: 15px;
}
.padrt15
{
	padding-right: 15px;
}
.padtp15
{
	padding-top: 15px;
}
.padbtm15
{
	padding-bottom: 15px;
}

.padlt20
{
	padding-left: 20px;
}
.padrt20
{
	padding-right: 20px;
}
.padtp20
{
	padding-top: 20px;
}
.padbtm20
{
	padding-bottom: 20px;
}

.padlt25
{
	padding-left: 25px;
}
.padrt25
{
	padding-right: 25px;
}
.padtp25
{
	padding-top: 25px;
}
.padbtm25
{
	padding-bottom: 25px;
}
/* end */

/* Height */
.height5
{
	height: 5px;
}
.height10
{
	height: 10px;
}
.height15
{
	height: 15px;
}
.height20
{
	height: 20px;
}
.height25
{
	height: 25px;
}
.height30
{
	height: 30px;
}
/*end */

/* Font(s) Bold */

.fontbold
{
	font-weight: bold;
}
.fontnormal
{
	font-weight: normal;
}
.fontlighter
{
	font-weight: lighter;
}
.padlt10
{
	padding-left: 10px;
}
/* end */

/* Journals */
.tdjournalheading
{
	
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
a.journalheading
{
	
	font-size:12px;
	color:#000000;
	font-weight:bold;
	
}
a:hover.journalheading
{
	
	font-size:12px;
	color:#000000;
	font-weight:bold;
text-decoration:underline;
	
}/* end */

/* Jobs */
.tdjobsheading
{
	
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
a.tdjobsheading
{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	
}
a:hover.tdjobsheading
{
	
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	
}/* end */

/* Editorial Board */
.tdebheading
{
	
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
a.editboardheading
{
	
	font-size:12px;
	color:#000000;
	font-weight:bold;
	
}
a:hover.editboardheading
{
	
	font-size:12px;
	color:#000000;
	font-weight:bold;
text-decoration:underline;
	
}/* end */

/* TopNavigatonLink*/
.topnavigationlinks
{
	font-size:12px;
	color:#14b7d4;
	font-weight:bold;
	
}
a.topnavigationlink
{
	font-size:12px;
	color:#666666;
	
	text-decoration:underline;
}
a:hover.topnavigationlink
{
	font-size:12px;
	color:#666666;
	
	text-decoration:none;
	
}

/* end */


/* ****************** RatingStar ****************** */
.ratingStar
{
	white-space:nowrap;
	margin:1em;
	height:14px;
}
.ratingStar .ratingItem {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
	cursor:pointer;
}
.ratingStar .Filled
{
	background-image: url( 'http://www.postdocjournal.com/images/ratingStarFilled.png' );
}
.ratingStar .Empty {
    background-image: url('http://www.postdocjournal.com/images/ratingStarEmpty.png');
}
.ratingStar .Saved {
    background-image: url('http://www.postdocjournal.com/images/ratingStarSaved.png');
}
/* end */
