﻿/* CSS From B4MD Website */
/* --------------------- */
html, body
{
    height:100%;
    margin:0;
    padding:0
}

* 
{
    padding:0px; 
    margin:0px;
}

img
{
    border:0px;
    padding:0px;
    margin:0px;
}

body
{
	font-family: Verdana, Arial;
	font-size:0.675em;
	color:#555555;
	height:100%;
}

#out 
{
    width:100%; 
    margin:0px auto;
    position:relative;
    min-height:100%;
    background:#ffffff url('../Images/bg_body.jpg') repeat-x scroll bottom;
}

#container
{
    width:946px;
    margin:0px auto;
    min-height:100%;
    height:auto;
    position:relative; 
}

#head
{
    text-align:center;
    width:100%;
    z-index:1000;
    background:white url('../Images/bg_header.jpg') repeat-y scroll left top;
}

#body
{
    width:100%;
    height:100%;
    min-height:100%;
    z-index:1;
    margin-top:22px;
    background:transparent url('../Images/bg_header.jpg') repeat-y scroll left top;
}


#content
{
    min-height:100%; 
    height:auto; 
    position:relative;
    z-index:2;
}
#content #inner
{
    width:875px;
    margin:0px auto;
    z-index:3;
}



/******* Footer ********/
#footer
{
    width:100%;
    background:transparent url('../Images/bg_footer.jpg') no-repeat scroll center top; 
    padding-top:30px; 
    height:249px;
}
#footer .fbox
{
    width:875px;
    margin:0px auto; 
}
#footer ul,#footer ul li
{
    float:left; 
    list-style:none; 
    margin-right:20px;
}
#footer a
{
    color:#555555;
    text-decoration:none;
}

p
{
	font-family: Verdana, Arial;
}


h1
{
    text-transform:uppercase;
    font-size:16px; 
    font-family:Times New Roman;
}

h2
{
    text-transform:uppercase;
    font-size:16px; 
    font-family:Times New Roman;
}

h3
{
    text-transform:uppercase;
    font-size:12px; 
    font-family:Times New Roman;
}

h4
{
    text-transform:uppercase;
    font-size:12px; 
    font-family:Times New Roman;
}
h5
{
    text-transform:uppercase;
    font-size:12px; 
    font-family:Times New Roman;
}

a:link { color: #555555; }
a:visited { color: #555555; }
a:hover { color: #555555; }


ul
{
	font-size:8pt;
    margin-left:3px; 
    padding-left: 25px; 
}

ol
{
	font-size:8pt;
    margin-left:3px; 
    padding-left: 25px; 
}

li
{
    margin-bottom: 5px; 
}

input
{
    font-size: 11px;
}    

.textbox
{
    width: 153px;
}

.textboxAdmin
{
    width: 30px;
}

.button
{
    font-size: 11px;
    width: 153px;
}

.radio
{
    font-size: 11px;    
    margin-left: 5px;
    width: 100px;
    border-style: none;
}

.checkbox
{
    font-size: 11px;
    margin-left: 5px;
}

select
{
    font-size: 11px;
    width: 200px;
}

textarea
{
    font-size: 11px;    
    width: 70%;
}

p
{    
    margin-left: 1em;
}

/* --------------------- */
/*      IBM Styles       */
/* --------------------- */


.page_heading
{
    text-align: center;
    display: block;
    padding-bottom:10px;
}

a img
{
    border: 0px;
}





/*Main styles*/
#main
{
    display: block;
    margin: 5px 5px 5px 5px;
    
}


.mdg_icons 
{
    border:0;
    width: auto;
    float: left;
    padding: 0 10px 0 0;
}

.mdg_icons tr
{
   list-style: none;
   color: #0066AA;
   font-weight:bold;
   
}
.mdg_icons td img
{
    padding-right: 5px;
    padding-bottom: 2px;
}


.mdg_header_icons 
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border:0;
    width:auto;
}

.progress
{
    text-align: center;
}

.progress li
{
   background: #E7E7E7;
   padding: 5px 10px 5px 10px;
   display: inline;
   list-style: none;
   font-weight: bold;   
}

.subprogress
{
    margin: 0px 0px 0px 0px;
    text-align: center;
}
.subprogress li
{
   background: #666666;
   /*margin: 5px 5px 0 10px; */
   padding: 5px 5px 5px 10px;
   display: inline;
   list-style: none;
   color: #ffffff;
   font-weight: bold;

}


.box
{
    width: 390px;
    padding: 10px 20px 10px 20px;
    margin-right: 10px;
    display: block;
    border: 1px solid #0066AA;
    float: right;
}

.logon
{
    width: 390px;
    border: 1px solid #0066AA;
    float: right;
    display: block;
    padding: 10px 20px 10px 20px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.logon label
{
	font-size:12px;
	font-weight:bold;
	color:#f69950;
}



table
{
    width: 100%;
    border: 1px solid #E7E7E7;
}

table td h3
{
    padding-left: 3px;
    background: #E7E7E7;
    color: #555555;    
}

table th
{
    background: #E7E7E7;
    padding-left: 3px;
    padding-right: 3px;
}

table td
{
    /*text-align: center;*/
}

table td p
{
    text-align: left;
}
.highlight
{
    background: #8FC13E;
    color: #ffffff;
}

.highlight a
{
    color: #ffffff;
}

.regions
{
   list-style: none;
   color: #8FC13E;
   font-weight: bold;
   text-align:center;
}

.countries
{
   list-style: none;   
   color: #8FC13E;
    
}

.alternatingRow {
    background-color: #F2F2F2;
}

.questions
{
    text-align: left;
}
.questions td
{
    text-align: left;
}

.disabled
{
    background: #e6e6e6;   
}

.disabledRow
{
    color: #A6A6A6;   
}

.enabledRow
{
    color: black;   
}

.tables
{
    vertical-align:top;
    width: 40%;
}

.graphs
{    
    width: 60%;
    text-align: center;
}

fieldset 
{  
    margin: 1.5em 0 10px 0;  
    padding: 8px; 
    
} 
legend 
{  
    margin-left: 1em;  
	font-size:11px;
	font-weight:bold;
	color:#000000;
} 
fieldset ol 
{  
    padding:2px 0 2px 5px;  
    list-style: none; 
} 
fieldset ol li ul
{  
    padding: 1em 1em 0 1em;  
    list-style: none; 
} 
fieldset li 
{  
    padding-bottom: 2px; 
} 
fieldset.submit 
{  
    border-style: none; 
}

.checkBox label
{
    float: right;
    width: 200px;
    display: inline;
}

/*label 
{  
    float: left;  
    width: 200px;  
    margin-right: 1em; 
}*/

.inline
{
  display: inline;
  float:none;
  width: 100%;
  
}

#companyInfo
{
    float:left;
    width: 47%;
}

#contactInfo
{
    float:right;
    width: 47%;
}

#adminNav
{
    float:left;
    width: 120px;
}

#adminContent
{
    float:right;
    width: 80%;
}

#navigation
{
    display: block;
    text-align: center;
}

.SummaryGroup
{
    display:block;
    width: 100%;
    margin: 30px 0px 10px 0px;
    border: 1px solid;
}

.explanation
{
    background: #FFCCCC;
    margin-left: 10px;
    padding-left: 5px;
}

.alignRight 
{
    position: relative;
    margin-right: 0px;
    border: 1px solid;
    font-weight: bold;
    font-size: 20px;
}

.questionTitle
{
	font-size:11px;
	font-weight:bold;	   
	color: #0066AA;
}

.mdgBody
{
	font-size:11px;
	text-align: left;
}

.projectTable td
{    
	text-align: left;	
}

table.projectTable
{    
    border: 0px;
	font-size:11px;
	text-align: left;
	width: 55%;
}

ul li {
    display: inline;
    padding: 2px;
    vertical-align: bottom;

}

.projectMenu
{
    width: 50%;    
    height: 25px;
    margin-left: 10px;
    border: 0;
    margin-bottom: -18px !important;
    margin-bottom: -19px;    
}

.projectMenuItems
{
    width: 95%;
    border-style: solid;
    border-color: #E7E7E7;
    height: 22px;
    text-align: center;    
}

.projectMenuItemsSelected
{
    width: 95%;
    border-style: solid;
    border-color: #E7E7E7;
    height: 22px;
    background-color: #EAEAEA;
    text-align: center;  
    font-weight: bold;
}


.adminmenu
{
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    
}

.adminmenu ul li h2
{
    background: #0066AA;
    color: #ffffff;
    width: 85px;
    margin-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
    margin-right: 0px;
}

.admincontent
{
    float: right;
    width: 630px;
    height: 100%;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}

.admincontent table
{
    width: 500px;
}


.adminmenu ul li
{
    list-style: none;
    padding-left: 00px;
    padding-right: 0px;
    margin-right: 0px;
    margin-left: 5px;
}

.adminmenu ul
{
    list-style: none;
    margin-left: 2px;
    padding-left: 0px;
    padding-right: 0px;
   /* border: solid 1px #0066AA;*/
}

.companyInfoTable
{
    border-style: none;
    border: 0px;
    text-align: left;    
}

.companyInfoTable td
{
    text-align: left;    
}

.companyInfoTable input
{
    text-align: left;
    float: left;
    display: inline;
    padding: 0em;
    width: 50%;
}

.companyInfoTable label
{       
    border: 0px;
    padding-top: 0.3em;
    width: 40%;
}

.resultsItem
{
	font-size:11px;
	text-align: right;
	width: 50%
}


.SummaryGroup h5
{
	font-size:12px;
	text-align: left;
	width: 80%;
	font-weight: bold;
	text-align: center;
}

.countriesGrid input
{
    width: 120px;
}

.level1Bold
{
	font-weight: bold;
}

.adminRow input
{
    width: 20px;
}

.errorText
{
    color: Red;
    font-weight: bold;    
}


.headings
{
	font-size:11px;	  
	font-weight: bold;
}

.asteriskRight 
{   
    margin-left: 2px; 
    right: 0px;
    font-weight: bold;
    font-size: 11px;
}

.questionsDropDowns
{
    margin: 2px;
}

.questionTable
{    
    border: 1px;
    border-color: #E7E7E7;	
	font-size:11px;
	text-align: left;
}

.logoutButton
{
    float: right;
    right: 10px;
	font-size:11px;
}

.returnLink
{
    margin-left: 40%;
}

.linksTable
{
    border-style: none;
}


/* Printer friendly styles */

#outPrinterFriendly
{
    width:100%; 
    margin:0px;
    position:relative;
    min-height:100%;
    height:100%;
}

#containerPrinterFriendly
{
    width:100%;
    margin:0px;
    min-height:100%;
    height:auto;
    position:relative; 
}

#headPrinterFriendly
{
    text-align:center;
    width:100%;
}

#footerPrinterFriendly
{
    width:100%;
    padding-top:30px; 
    height:20px;
}

#bodyPrinterFriendly
{
    width:100%;
    min-height:100%;
    height:100%;
    position:relative;
}

body.printerFriendly
{
	background:#ffffff;
}

#contentPrinterFriendly
{
    min-height:100%; 
    height:auto; 
    position:relative;
    z-index:2;
}
#innerPrinterFriendly
{
    width:600px;
    margin:0px auto;
    z-index:3;
}

#innerPrinterFriendly table
{
    width: 100%;
    border: 1px solid black;
}