*|* {
	margin:0pt;
	padding:0pt;
}
body {
	background-color:#fffff;
	background: transparent url(../img/background.jpg?95459) repeat-x center top;
	font-family:Verdana,"Times New Roman",Times,serif;
	font-size:.8em;
	color:#3e382a;
	margin:0;
	padding:0;
}
p {
	line-height:19px;
}
h1, h2, h3{
	line-height:40px;
}
#wrapper {
}
#content-wrapper {
	position:relative;
	width:745px;
	min-height: 625px;
	margin:0pt auto;
}
#icon {
	background: transparent url(../img/maven.png?95459) no-repeat center bottom;
	position:absolute;
	z-index:10;
	left:-3px;
	top:5px;
	width:350px;
	height:86px;
}
#header {
	height:125px;
}
#sitename {
	color:#fff;
	font-size:1.5em;
	font-style:italic;
	padding-top:30px;
	position: absolute;
	left: 400px;
}
#navigation {
	margin-top:-19px;
	height:43px;
	width:745px;
	float:left;
}
#navigation ul {
	margin-left:0px;
}
#navigation li {
	float:left;
	font-size:16px;
	text-align:center;	
	list-style:none;
	margin:0 1px 0 0;
	padding:19px 30px 16px 30px;
	height:43px;
}
#active {
	background: transparent url(../img/activetab_background_01.jpg?95459) no-repeat center top;
	color:#fff;
	text-align:center;
}
#navigation a:link  {
	color:#585f3e;
	text-decoration:none;	
}
#navigation a:hover  {
	color:#585f3e;
	text-decoration:none;	
}
#navigation a:visited  {
	color:#585f3e;
	text-decoration:none;	
}
#active a:link  {
	color:#fff;
	text-decoration:none;	
}
#active a:hover {
	color:#fff;
	text-decoration:none;	
}
#active a:visited {
	color:#fff;
	text-decoration:none;	
}
a:link,a:hover,a:visited {
	color:#585f3e;
	font-weight:normal;
}
#content {
	margin-top:40px;
	padding-bottom:25px;
}
img.image-left {
	margin-right:15px;
	float:left;
}
img.image-right {
	margin-left:15px;
	float:right;
}
/* original, commented out
#footer {
	background: transparent url(../img/footer_background.gif?95459) repeat-x center top;
	padding-top:20px;
	padding-bottom:20px;
}
*/
#footer {
	background-color:#5183BF;
	background-image:url(../img/footer_bg.gif);
	background-position:right center;
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:58px;
	padding:0pt;
	vertical-align:top;
	width:100%;
}
#footer-content {
	width:760px;
	margin: 0pt auto;
	font-family:"lucida grande", arial, sans-serif;
}

/* My own styles */
.label {
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 13px;
}
.odd-row {
	background-color: #ECF3FE;
}

.even-row {
	background-color: #FCFFFE;
}

.active-row {
	background-color: #FFEBDA;
}
/* Letting user know that data has been loaded.
*/
.doneLoading {
	background-color: #f3f2f2;
	color: #cac9c9;
	font-size: 12px;
	padding: 2px;
	text-transform: uppercase;
}
/* warning user when ajax request has been submitted and user to wait..
*/
.warnWait {
	background-color: red;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
}
.warn {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 10px;
	padding: 3px;
	border: 1px solid #FFCC00;
}
.error {
	background-color: #BED6F8;
	margin-left: 0px;
	margin-top: 5px;
	padding: 1px;
	position: absolute;
	border: 1px solid red;
	white-space: nowrap;
}
.error2 {
	background-color: #BED6F8;
	margin-left: 0px;
	margin-top: 10px;
	padding: 3px;
	position: relative;
	border: 1px solid red;
}
.errorCheckbox{
	background-color: #BED6F8;
	border: 1px solid red;
}
.message {
	border: 1px solid #FFCC00;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #F0F8FF;
	font-size: 12px;
}
.small {
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
}
.small_back {/* on home page showing non-zero open jobs to make it distinguishable from zero open jobs*/
	background: #bdd2f1;
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
}
.left-column { //for showing user/project
	text-align:left;
	font-weight: bold;
	width: 30%;
	padding: 4px;
}
.name-column { //for paymentGateway.xhtml table
	text-align:left;
	font-weight: bold;
	width: 60%;
	padding: 4px;
}
.right-column { //for showing user/project
		text-align:left;
}
.flatTable{/* for showing user/project */
	border-width: 0px;
	border-spacing: 1px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}	
.confirmationDiv{/* for showing confirmation to user for a certain action */
	border: 1px solid rgb(204, 204, 204);
	background: rgb(255, 255, 204) none repeat scroll 0%;
	overflow: visible;
	position: relative;
	left: 0px;
	top: 0px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	width: 200px;
	font-family: arial,helvetica,sans-serif;
}
/* From: http://www.pagetutor.com/button_designer/index.html
Style for small button in confirmation div
*/
.smallButton{
   font-size:9px;
   font-family:Arial,sans-serif;
   background-color:#779999;
   background-image:url(../img/back03.gif);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
}
.project_status_A {
	background-color: #00CC00;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
}
.ticket_status {
	background-color: #0080FF;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
}
/*
When password/email field gets the focus
*/
.focus{
	border-color: #C07300 #FFDEAD rgb(255, 222, 173) rgb(192, 115, 0);
	border-style: solid;
	border-width: 2px;
}
/*
style class for password/email etc. fields in login form with a special background image
*/
.loginFormField{
	color: #777777;
	background-image: url(../img/input_white.gif);
}
.tooltip {
     background-color:#{richSkin.generalBackgroundColor};
     border-width:3px;
     padding:5px;
}
/* Text with a rectangle around it */
.rectangleText{
	background-color: #C6E2FF;
	cursor: pointer;
	border: 1px solid black;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
}
.loginButton{
	font-size:12px;
   font-family:Arial,sans-serif;
   background-color:#779999;
   background-image:url(../img/back03.gif);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
}
.name {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	vertical-align: top;
	font-weight: bold;
	width: 182px;
	float: left;
	padding: 5px;
	margin-top: 3px;
	clear: left;
}
.value {
	float: left;
	padding: 5px;
}
.errors {
	color: red;
}

.errors input {
	border: 1px solid red;
}
.entry {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #000000;
	font-size: 11px;
}
.pbody{
    padding:0px;
    height:120px; 
    width:150px;
    overflow:auto;
}
/*
To center table: http://theodorakis.net/tablecentertest.html
*/
table{ 
	margin-left: auto;
	margin-right: auto;
}
/* aligning cells left in table */
.leftAlign{
	text-align: left;
}	
.titleText {
	font-family: Arial, sans-serif;
	color: #578BB8;
	font-size: 1.6em;
	margin-top: 0;
}
.tooltipPanel {
	padding: 0px;
	border-style: double;
	border-color: black;
}
a.flink:visited {//footer section links
	color:#7FC7FF;
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
}
a.flink:hover{
	color: #27408B;
	text-decoration: underline;
}
a.flink {
	color:#7FC7FF;
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
}
.flink {
	color:#7FC7FF;
	font-family:Arial;
	font-size:11px;
	text-decoration: none;
}
.skillLink{
	background: transparent url(../img/bullet_ball_blue.png) no-repeat scroll left center;
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	padding-left: 15px;
}
.noSkillLink{/* when no projects matching skill are available */
	background: transparent url(../img/bullet_ball_grey.png) no-repeat scroll left center;
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	padding-left: 15px;
}
a.noSkillLink:hover{/* when no projects matching skill are available and mouse is hovered over*/
	background: transparent url(../img/bullet_ball_grey.png) no-repeat scroll left center;
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	padding-left: 15px;
}
a.skillLink:hover{
	background: transparent url(../img/bullet_ball_green.png) no-repeat scroll left center;
	color: #999999;
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	text-decoration: underline;
	padding-left: 15px;
}
.separator{
	color:#7FC7FF;
	padding-left: 8px;
	padding-right: 8px;
}
/* For showing that project was won
*/
.showWon {
	background-color: red;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
}
/* For showing that project was lost */
.showLost {
	background-color: gray;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
}
/* For showing that project status is still unknown, i.e. neither won nor lost
*/
.showUnknown {
	background-color: blue;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
}

.feedbackDiv{
	position: absolute;
	left: 0px;
	float: left;
	height: 150px;
	top: 232px;
	z-index: 100;
}
.feedbackPanel{
	position: absolute;
	left: 0px;
	background-color: #c8dcf9;
	float: left;
	width: 245px;
}
.featuredPanel{/* Panel containing featured projects */
	position: absolute;
	right: 0px;
	float: right;
	width: 121px;
	height: 450px;
	top: 170px;
	overflow: auto;
	border-style: ridge;
	font-size: 11px;
}
.createProjectDiv{/* Panel for creating/browsing projects, shown when user is logged in*/
	position: absolute;
	left: 0px;
	float: left;
	width: 120px;
	height: 70px;
	top: 162px;
}

.paymentIcons{/* Showing the payment options available, i.e. icons of Paypal and moneybookers  */
	position: absolute;
	left: 0px;
	float: left;
	width: 120px;
	height: 100px;
	top: 500px;
}

a.menulink:hover{/* When text in menu bar is hovered over */
	color: #C6E2FF;
	text-decoration: underline;
}
.datascrollerBackground{/* Background color when a cell in data scroller is selected */
    background-color: #C6E2FF;
}
.feeTableHead{/* table header for fee schedule table */
	background-color: #D3D3D3;
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
}
.feeTable{
	border-left: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}
.feeTable td{
	border-bottom:1px solid #E1E1E1;
	padding: 8px 8px 8px 25px;
}
.aboutus {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:17px;
	text-align:justify;
}
.returnPolicy {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:19px;
	text-align:justify;
}
.loginWarningMsg{/* warning messages on login screen */
	background:#C6E2FF none repeat scroll 0%;
	border-bottom:1px solid #1874CD;
	border-right: 1px solid #1874CD;
	border-left: 1px solid #1874CD;
	border-top:1px solid #1874CD;
	font-size:14px;
	padding:16px;
}
.noborder{
	border: none;
	text-align: left;
}
