﻿body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1
{
	color: #85bb34;
}
h3
{
	color: #4586d3;
}
h4
{
	color: #004da1;
}

#mainContentRight h1, h2, h3, h4{font-family:Calibri; margin:7px 0;}

#mainContentRight h1
{
	color: #242425;
	font-size:26px;	
	text-transform:uppercase;
}
#mainContentRight h2
{	
	color: #444444;
	font-size:22px;
}
#mainContentRight h4
{
	color: #363636;
	font-size:18px;
	text-transform:uppercase;
	padding:5px 8px 19px 8px;
	background-image:url(../images/bg/ordebgImg.png);
	background-position:0 -25px;	
}
h3{font-size:18px; text-transform:uppercase;color:#004a9c;font-weight:bold;}


img
{
  border-width: 0;
}
hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
	}
	
.imginfo{
    padding-left:3px;
}

.spacing{
    padding-left:10px;
}

.floatleft{
    float:left;
    margin-left:10px;
}
.floatright{
    float:right;
    margin-right:80px;
}


#commonHeading {
	background:url(../images/myrim_head_bg.gif) no-repeat left center;
	padding:18px 0 12px 50px;
	font:bold 24px arial;
	color:#F68B00;
	margin:10px 0;
}
#commonHeading span {
	color:#969894;
}

.BigGreen
{
	font-size: 15px;
	color: #006600;
}
.BigBlue {
	font-size: large;
	color: #5C8AD6;
}
.BigOrange {
	font-size: large;
	color: #FA9A0C;
}
.MidBlue {
	font-size: 16px;
	color: #5C8AD6;
	font-weight: bold;
}
.MidOrange {
	font-size: 16px;
	color: #FA9A0C;
	font-weight: bold;
}
.MidRed {
	font-size: 16px;
	color: #EC562B;
	font-weight: bold;
}
.SmallBlueTitle {
	font-size: 12px;
	color: #3E74CE;
	font-weight: bold;
}
.SmallOrangeTitle {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}
.SmallGrayTitle {
	font-size: 12px;
	color: #808080;
	font-weight: bold;
}
.SmallGreenTitle {
	font-size: 12px;
	color: #009933;
	font-weight: bold;
}
.ThickGray {
	color:#666666;
}
.SmallGray {
	font-size:11px;
	color:#808080;
}
.noborder {
	border-width:0;
}
.BigViolet {
 font-size: large;
 color: #333399;
}
.orderPrice
{
	font-size: 18px;
	color: #38a000;
}

.SmallOrange {
	font-size: 14px;
	color:#FF9900;
	font-weight: bold;
}
#mypageHeading
{
	padding: 18px 0 12px 50px;
	font: bold 24px arial;
	color: #85bb34;
	margin: 10px 0;
	
}
.SubProjects
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	color: green;
}

.pending
{
	color: Gray;
}
.started
{
	color: Blue;
}
.finished
{
	color: Green;
}
.notstarted
{
	color: Red;
}
.onhold
{
	color: #9A4E16;
}
.forApprovel
{
	color: Orange;
}
.reOpen
{
}
.pmbattach
{
	float: right;
}

.ConfirmationBox
{
	margin: 20px 100px;
	padding: 5px;
	border: solid 5px #F4F4F4;
}
.textcontent { line-height:25px;color:#444444; font-size:14px;}

.contentText { line-height:25px;color:#444444; font-size:14px;}

.FormLeft {
    background-color: #EFF8FF;
    text-align: right;
	width:30%;
	padding:10px;
	border-bottom:1px solid #DCEBF6;
}
.FormRight {
    background-color: #f8f8f8;
    text-align: left;
	padding:10px;
	border-bottom:1px solid #f1f1f1;
}
.FormTitle {
    background:url(../images/bg/formtitbg.jpg) repeat-x;
	background-color:#FFF !important;
    border-bottom:1px solid #72b6d9;
	border-top:none;
    color: #000000;
    font-weight: bold;
    padding-left: 18px;
	padding:6px;
	text-transform:uppercase;
}
.mandtry {
	font-weight: bold;
	color: tomato;
}
.hidevisible
{
	display: none;
}

/* Order Details */

.myPageListHeader
{
	background-color: #e7e7e7;
	border-bottom: solid 1px #c4c4c4;
	padding: 4px 0;
	font: 12px arial;
	color: #666666;
	font-weight: bold;
}
.myPageListItem
{
	border-top: solid 1px #e7e7e7;
	font-size: 12px;
}

