﻿a:hover {cursor: hand;}
a:link { color: #039; }
a:visited { color: #339; }
a img { border: 0; }
a.backtop { display: block; font-size: 92%; text-align: right; margin-bottom: 10px; }
a.action { display: block; float: left; margin: 0 10px 0 0; background: #ffcc00 url(images/buttons/bg_formbutton_right.gif) no-repeat 100% 0; text-decoration: none; color: #000 !important; cursor: pointer; text-align: center; _font-size: 13px;}
a.action span { display: block; padding: 4px 20px 0 20px; _padding-bottom: 3px !important; min-height: 19px; background: url(images/buttons/bg_formbutton_left.gif) no-repeat 0 0; }
a.action:hover {cursor: hand; background: #c8e7fa url(images/buttons/bg_formbutton_right.gif) no-repeat 100% 0; }
a.action:hover span { background: url(images/buttons/bg_formbutton_left.gif) no-repeat 0 0; }
a.action:visited {color: #000;}

.formButtons, .formButtons {  border: 1px solid #4862A7; padding:  1px 8px 1px; color: #4862A7; font: bold 100% Verdana, System, Arial, Courier, "Courier New"; overflow: visible; vertical-align: middle; }


.feedbackButton { background: url(images/buttons/bg_btn_apply.gif) ; width: 119px; height: 23px; border: 0px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; }
.respondButton { background: url(images/buttons/bg_btn_apply.gif) ; width: 119px; height: 23px; border: 0px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; }
.applyButton { background: url(images/buttons/bg_btn_apply.gif) ; width: 119px; height: 23px; border: 0px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; }
.viewButton { padding-right:10px; background: url(images/buttons/bg_btn_apply.gif) ; width: 119px; height: 23px; border: 0px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; }
.viewResumeButton { padding-right:10px; background: url(images/buttons/bg_btn_apply.gif) ; width: 119px; height: 23px; border: 0px; font-size: 11px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; }
.deletedButton { padding-right:10px; background: url(images/buttons/bg_btn_apply.gif) ; width: 119px; height: 23px; border: 0px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; }
.appliedButton { padding-right:10px; background: url(images/buttons/bg_btn_apply.gif) ; width: 119px; height: 23px; border: 0px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; }
.pendingButton { padding-right:10px; background: url(images/buttons/bg_btn_apply.gif) ; width: 119px; height: 23px; border: 0px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; }
.respondedButton { padding-right:10px; background: url(images/buttons/bg_btn_apply.gif) ; width: 119px; height: 23px; border: 0px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; }
.completedButton { padding-right:10px; background: url(images/buttons/bg_btn_apply.gif) ; width: 119px; height: 23px; border: 0px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; }
.declinedButton { padding-right:10px; background: url(images/buttons/bg_btn_apply.gif) ; width: 119px; height: 23px; border: 0px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; }
.submitButton { background: url(images/buttons/bg_btn_apply.gif) ; width: 119px; height: 23px; border: 0px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; }
.postProject { background: url(images/buttons/btnPostProject.gif) ; width: 119px; height: 29px; border: 0px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; color:#FFFFFF; margin-top: 5px; display: block; }
.greenButton { background: url(images/buttons/GreenButton.jpg) ; width: 161px; height: 31px; border: 0px; font: bold 92% Verdana, System, Arial, Courier, "Courier New"; }	

.ratingStar {
    font-size: 0pt;
    width: 19px;
    height: 19px;
    margin: 0px;
    padding: 2px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/Rating_On.gif);

}

.emptyRatingStar {
     background-image: url(Images/Rating_Off.gif);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

.ratingStarSmall {
    font-size: 0pt;
    width: 10px;
    height: 10px;
    margin: 0px;
    padding: 5px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStarSmall {
    background-image: url(Images/star_green_on.gif);

}

.filledRatingStarSmallBlue {
    background-image: url(Images/star_blue_on.gif);

}

.emptyRatingStarSmall {
     background-image: url(Images/Rating_Off.gif);
}

.savedRatingStarSmall {
    background-image: url(Images/SavedStar.png);
}

 div.mainicon
{
	background-image: url(/Images/icons/check_grey.jpg) ;
	background-repeat: no-repeat;
	height: 20px;
}

.mainicon span
{
	padding-left: 40px;
}

 div.mainicon1
{
	background-image: url(/Images/icons/blue_change.jpg) ;
	background-repeat: no-repeat;
	height: 20px;
}

.mainicon1 span
{
	padding-left: 40px;
}

 div.mainicon2
{
	background-image: url(/Images/icons/green_change.jpg) ;
	background-repeat: no-repeat;
	height: 20px;
}

.mainicon2 span
{
	padding-left: 40px;
}



 div.arrowitem
{
	background-image: url(/Images/icons/white_arrow3.jpg) ;
	background-repeat: no-repeat;
}

.arrowitem span
{
	padding-left: 40px;
}

 div.arrowaltitem
{
	background-image: url(/Images/icons/white_arrow2.jpg) ;
	background-repeat: no-repeat;
}

.arrowaltitem span
{
	padding-left: 40px;
}


 div.footeritem
{
	background-image: url(/Images/icons/white_arrow.jpg) ;
	background-repeat: no-repeat;
}

.footeritem span
{
	padding-left: 40px;
}