/*
-----------------------------------------------
CMIS STYLE MASTER
Author:   J.DICKENS
Version:  001 
Created:  03, MAY 2008
----------------------------------------------- 
*/



/* GLOBAL 
 -----------------------------------------------*/

body 
{ 

background: #666;
text-align: center;
margin: 0 auto;
padding-bottom: 50px; 
}

body,h1,h2,h3,p,ul,li,td
{
font-family: Arial, Helvetica, sans-serif
}
	   
.clear { clear: both; }

.bold { font-weight: bold; }

.subHead
{
font-size: 16px;
font-weight: bold;
color: #333;
}



#smallLink
{
font-size: 10px;
color: #009999;
text-decoration: underline;
}



/* MAIN CONTAINER
 -----------------------------------------------*/

#mainContainer
{ 
width: 976px;
height: auto;
margin: 0 auto;
background-image: url(../images/whiteBG_vertTile.png);
background-repeat: repeat-y;
top: 20px; 
text-align: left;
padding: 0px 9px 9px 9px;
border-bottom: 1px solid #666; 
}


/* HEADER
 -----------------------------------------------*/

#header 
{ 
background-image: url(../images/hdr_bg.jpg);
background-repeat: no-repeat;
width: 977px;
height: 105px;
margin: 0px;
border-bottom: 1px solid #ccc;
vertical-align: bottom;
}


/* LOGO 
 -----------------------------------------------*/

#logo
{
background-color: transparent;
position: relative;
top: 15px;
left: 15px;
float:left;
clear: both;
}


/* LOGIN 
 -----------------------------------------------*/

#login
{
	width: 350px;
	float: right;
	clear: right;
	text-align: right;
	position: relative;
	left: 0%;
	top: 0px;
	margin-bottom: 25px;
}

#login p
{
font-size: 11px;
font-weight: normal;
color: #000;
text-align: right;
line-height: 12px;
}

#login img
{
margin-left: 10px;
}

/* GLOBAL NAV
 -----------------------------------------------*/

#globalNav
{
text-align: right;
clear: both;
float: left;
vertical-align: bottom;
padding: 0px;
z-index: 100px;
position: absolute;
top: 72px;
left: 30%;
width: 600px;
}

#navlist
{
padding: 3px 0;
margin-right: 10px;
border-bottom: 2px solid #7D7D49;
font: bold 11px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border-top: 1px solid #7D7D49;
border-bottom: none;
border-left: 1px solid #7D7D49;
border-right: 1px solid #7D7D49;
background: #A8AB7C;
text-decoration: none;
font-size: 12px;
}

#navlist li a:link { color: #ffffff; }
#navlist li a:visited { 
color: #ffffff;
border-top: 1px solid #7d7d49;
font-size: 
 }

#navlist li a:hover
{
color: #ffffff;
background: #7D7D49;
border-color: #7D7D49;
}

#navlist li a#current
{
background-image:url(../images/navBtn_on_bg.jpg);
background-repeat: repeat-x;
background-color:#fff;
border-bottom: 2px solid #fff;
border-top: 2px solid #7D7D49;
border-left: 2px solid #7D7D49;
border-right: 2px solid #7D7D49;
color: #7D7D49;
padding: 5px 5px 3px 5px;
font-size: 14px;
}			

/* SUBNAV
------------------------------------------------*/	

#subNav
{
line-height: 0%;
margin-top: 5px;
display: block;
font-size: 11px;
text-align: left;
color: #CCCCCC;
padding: 5px;
border-bottom: 1px dotted #ccc;
}

#subNav a
{
font-size: 11px;
color: #0066FF;
padding: 0px 20px 0px 20px;
}

#subNav a:link, a:visited
{
font-size: 11px;
color: #0066FF;
}

#subNav a:hover
{
font-size: 11px;
color: #0066FF;
}


/* MAIN CONTENT 
 -----------------------------------------------*/

#mainContent
{
width: 947px;
height: 90%;
padding: 10px 15px 15px 15px;
background-image: url(../images/hori_gradient_bg.gif);
background-repeat:repeat-x;
background-position:top;
}

#mainContent h1 
{ 
font-size: 22px; 
color: #000;
letter-spacing: 1px;
width: 40%;

}

#mainContent h2 
{ 
font-size: 16px; 
color: #333;
line-height: 0%;
}

#mainContent h3 
{ 
font-size: 12px; 
color:#0066FF;
}

#mainContent p 
{
font-size: 12px;
color: #000000;
line-height: 13px;
}


#showHide
{
background-color:#E9E9E9;
border-bottom: 2px solid #ccc;

}

#mainContent a.showHide

{
font-size: 10px;
font-weight: bold;
color: #006666;
}


#mainContent a,a:visited
{
color: #B30000;
text-decoration: underline;
font-weight: bold;
font-size: 12px;
display:inline;
cursor:pointer;
} 

#mainContent a:hover
{
color: #339999;
text-decoration: none;
cursor:pointer;
}


#mainContent table
{
font-size: 11px;
border: 1px solid #205E5E;
margin: 10px 0px 10px 0px;
clear: both;
}

#mainContent td
{
border-bottom: 1px solid #205E5E;
border-right: 1px dotted #205E5E;
padding: 3px;
}

#consultant
{
width: 40%;
border-top: 1px dotted #99CC00;
border-bottom: 1px dotted #99CC00;
padding: 0px;
height: 55px;
}





#invoiceTotal p
{

font-size: 14px;

}

.consultantName
{
font-size: 16px;
font-weight: bold;
color: #FF3300;
}

.submitted
{
color:#669900;
}

.approved
{
color: #666;
}

.saved
{
color: #FF3300;
}

#mainContent .tableHeader td
{
background-color: #CEEBEB;
font-weight: bold;
font-size: 12px;
}

#mainContent .tableHeader a
{
font-weight: bold;
font-size: 12px;
}

#mainContent .confirmation
{
font-size: 12px;
font-weight: bold;
color: #009900;
text-align: center;
}

/* ZEBRA TABLE TO CREATE ALTERNATING ROW COLORS
 -----------------------------------------------*/  

#mainContent tbody tr td 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
padding: 3px 8px;
}

#mainContent tbody tr.selected td 
{
background-color: #3d80df;
color: #ffffff;
font-weight: bold;
border-left: 1px solid #346DBE;
}

#mainContent td a 
{ 
font-size: 11px;
text-decoration: underline;
font-weight: normal;
}

#mainContent td a:link 
{ 
color: #0066FF;
text-decoration: underline;
}

#mainContent td a:hover 
{ 
color: #0066FF;
text-decoration: none;
}


/* BUTTON STYLES FOR MAIN CONTENT AREA
 -----------------------------------------------*/ 

#mainContent a.btn,a.btn:link,a.btn:visited
{
display: inline;
width: 75px;
padding: 2px 12px 2px 12px;
margin: 10px 0px 10px 0px;
line-height: 1.5;
background-image: url(../images/btn_bg.gif);
background-repeat: repeat-x;
border: 1px solid #003C74;
color: #000;
text-align: center;
vertical-align:middle;
font-size: 11px;
}

#mainContent a.btn:hover
{
background-image: url(../images/btn_on_bg.gif);
background-repeat: repeat-x;
border: 1px solid #003C74;
}



/* DATE
------------------------------------------------*/

#date
{
font-size: 11px;
color: #000;
width: 175px;
display: inline;
margin: 0px;
float: right;
position: relative;
top: -15px;
text-align: right;
}


/* LEFT ALIGN ELEMENTS ON PAGE
 -----------------------------------------------*/ 

#leftAlign
{
width: auto;
float: left;
text-align: left;
vertical-align:bottom;
}

#leftAlign a 
{
text-decoration: underline;
display: inline;
}


#leftAlign a:hover 
{
text-decoration: none;
}

#leftAlign label
{
display: block;
margin-right: 5px;
margin-left: 0px;
float: left;
}

/* RIGHT ALIGN ELEMENTS ON PAGE
 -----------------------------------------------*/
 
#rightAlign
{
width: auto;
float: right;
text-align: left;
vertical-align:bottom;
}

#rightAlign a, a:link, a:visted  
{
text-decoration: underline;
display: inline;
}


#rightAlign a:hover 
{
text-decoration: none;
}


#rightAlign label
{
display: block;
margin-right: 5px;
margin-left: 10px;
float: left;
}

/* LEFT AND RIGHT COLUMNS
 -----------------------------------------------*/

#leftCol 
{ 
float: left;
width: auto;
margin-right: 20px;

}

#leftCol label
{
display: block;
margin-right: 5px;
margin-left: 10px;
float: left;
font-weight: bold;
}

#leftCol select
{

}

#leftCol a
{
font-size: 11px;
color: #333333;
text-decoration: underline;
}

#rightCol 
{ 
float: left;
padding-left: 20px;
width: auto;
}

#rightCol label
{
display: block;
margin-right: 5px;
margin-left: 10px;
float: left;
font-weight: bold;
}


/* FORMS AND FORM ELEMENTS
 -----------------------------------------------*/

.required { color: #FF0000; }

fieldset
{
border: 1px solid #C8DEEE;
background-image: url(../images/form_bg2.jpg);
background-position: 0px 18px; 
background-repeat: repeat-x;
padding: 10px;
margin-bottom: 5px;
clear: both;
}





legend
{
font-weight: bold;
font-size: 14px;
color: #333333;
margin-top: 0px;
background-color: transparent;
}


label
{
width: 12em;
display: inline;
margin-right: 5px;
color: #333333;
font-size: 11px;
}

select
{
display: inline;
}

input
{
width: 150px;
text-align: left;
display: inline;
}

input:focus
{
background-color: #FFFFCC;
}

input.small
{
width: 100px;
text-align: left;
display: inline;
}


input.checkbox
{
width: auto;
}

input.radio 
{
text-align: left;
display: inline;
width: auto;
}

label.radio
{
float: left;
width: 4em;
color: #3300FF
}


/* ADD BDSC FIELDSET
 -----------------------------------------------*/

fieldset#addBDSC
{
padding-right: 250px;

}

select
{
width: 150px;
}





/* FILTER RESULTS FIELDSET
 -----------------------------------------------*/

fieldset#filterResults
{
clear: both;
}



/* VERIFICATION FIELDSET
 -----------------------------------------------*/

fieldset#verification
{
margin-bottom: 20px;
clear: both;
}



/* ADD SPAN POUR FIELDSET
 -----------------------------------------------*/

fieldset#add_span_pour
{
clear: both;
}



#add_span_pour select
{
width: 150px;
}


/* CALCULATIONS
 -----------------------------------------------*/

#calcContainer
{
float: right;
}

#calcContainer p
{
font-size: 14px;
}

#calculation table
{
border: none;
}


/* READ ONLY ELEMENTS
 -----------------------------------------------*/

#formNum
{
position: relative;
top: 0px;
left: 0px;
z-index: 100;
}

#formNum p
{
font-size: 14px;
font-weight: normal;
background-color:#fff;
color:#000;
text-align: left;
vertical-align:middle;
line-height: 13px;
}

.highlight
{
color:#0066ff;
font-weight: bold;
font-size: 14px;
}



#readOnlyLeftCol p
{
font-weight: bold;
font-size: 14px;
}

#readOnlyLeftCol label
{
font-weight: normal;
}

#readOnlyContainer
{
padding: 0px;
margin-bottom: 10px;
}

#readOnlyContainer h3
{
color: #333;
background-color: #ccc;
padding: 2px;
}

#readOnlyCol
{
float: left;
padding: 0px 0px 0px 10px ;
margin: 0px 0px 0px 0px;
width: 145px;
display: block;
border-left: 1px solid #ccc;
background-color:#D7D7D7;
}

#readOnlyCol2
{
float: left;
padding: 0px 0px 0px 10px ;
margin: 0px 0px 0px 0px;
width: 145px;
height: auto;
display: block;
border-left: 1px solid #ccc;
background-color:#e7e7e7;
vertical-align:top;
}

#readOnlyCol p
{
font-size: 12px;
line-height: 14px;
}

#readOnlyCol label
{
font-weight: bold;
width: auto;
display: block;
}

#readOnlyCol2 label
{
font-weight: bold;
width: auto;
display: block;
}


#readOnlyColLeft
{
float: left;
width: 50%;
}

#readOnlyColRight
{
float: left;
width: 50%;
}





/* PAGINATION
 -----------------------------------------------*/

#pagination
{
width: 230px;
font-size: 11px;
font-weight: bold;
color: #000000;
margin: 0px 0px 0px 0px;
float: right;

text-align: right;
vertical-align:bottom;
display: inline;
}

#pagination a 
{
font-size: 11px;
fontweight: bold;
color: #0066FF;
text-decoration: underline;
display: inline;
}

#pagination a:hover 
{
color: #339999;
text-decoration: none;
}

.inactiveLink
{
color: cccccc;
}


/* FOOTER
 -----------------------------------------------*/

#footer
{
width: auto;
height: 20px;
padding: 15px;
background-color: #D5D5C5;
vertical-align: middle;
}

#footerNav 
{

font-size: 0.7em;
color: #7F9DBA;
text-align: left; 
float: right;
vertical-align: middle;
}

#footerNav a
{
font-size: 11px;
color: #7F9DBA;
text-decoration: underline;
}

#footerNav a:hover
{
color: #7F9DBA;
text-decoration: none;
}


#gdotLogo 
{
float: left;

}

.copywrite 
{ 
font-size: 9px;
text-align: left;
margin-right: 15px; 
float: left;
}
