/*
 * $Id: Default.css 1123 2011-04-17 15:39:50Z fred.patton $
 * $HeadURL: https://svn2.assembla.com/svn/ms/breeze/trunk/django/media/css/Default.css $
 *
 * $Revision: 1123 $, $Date: 2011-04-17 15:39:50 +0000 (Sun, 17 Apr 2011) $, $Author: fred.patton $
 * Added version identification to aid tracking.
 */


body
{
   margin: 0px;
   font-family: Arial, Verdana, Serif;
   font-size: 14px;
}

td
{
   vertical-align: top;
}

label[htmlFor="rbMale"]
{
	font-family: Arial;
}

label[for="rbMale"]
{
	font-family: Arial;
}

.welcome_donor_input_cols
{
	padding-bottom: 1px; /* what Alicia calls single spaced */

}
.welcome_donor_input_rows
{	
}

td#dobspacer
{
	width: .5em; /*fits 14px font*/
}

td#tdDay,#tdYear,#tdMonth
{
	/*width:25%;*/
}

input[type=text]
{
	background-color:White;
	border-color:#91A7C2;
	border-width:1px;
	border-style:Solid;
	/*height:23px;*/
	font-size:14px;
}

input[type=text]:disabled
{
	background-color:#ECE9D8;
}


select
{
	/*height:23px;*/
}

input[type=text]#txtDay,#txtYear,#txtDayRecipient,#txtYearRecipient
{
		width:6em;
}
input[type=text]#txtWeight
{
		width:50px;
}

input[type=text]#txtSignature,#txtRecipientName
{
		width:80%;
}


td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}




hr
{
   color: #b45d16;
}

#container
{
   background-color: #818689;
}

#container2
{
   background-color: #bcbfc0;
   margin-right: 200px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 184px;
   background-image: url(images/HeaderSlice.gif);
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 780px;
   height: 184px;
   background-image: url(images/Header.gif);
}

#headermenu
{
   position: relative;
   top: 153px;
   left: 245px;
   width: 700px;
   padding: 2px 2px 2px 2px;
}

#breadcrumb
{
   background-color: #202020;
   color: White;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
}

#breadcrumb a
{
   color: Yellow;
}

#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}

#bannerbox
{
   border: dashed 2px #c35308;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#loginbox
{
   position: absolute;
   top: 16px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#loginbox input
{
   color: red;
   border-color: red;
   background-color: #f7d582;
   font-size: 10px;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 153px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#themeselector select
{
   color: black;
   background-color: #e1e1e1;
   font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   background-image: url(images/FooterSlice.gif);
   visibility: hidden;
}
        
#leftcol
{
   position: absolute;
   top: 184px;
   left: 0px;
   width: 200px;
   background-color: #bcbfc0;
   font-size: 10px;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #818689;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#rightcol a
{
   color: blue;
}

#centercol
{
   position: relative;
   margin-left: 200px;
   padding: 0px;
   background-color: white;
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: #b45d16;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
   position: absolute;
   top: 184px;
   right: 0px;            
   width: 198px;
   color: White;
   background-color: #818689;
   font-size: 10px;
}

#rightcol a
{
   color: Yellow;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #706a6a;
   color: #f7b76b;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink
{
   font-family: Impact;
   font-size: 17px;
   text-transform: uppercase;        
}

.headermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: black; 
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
   background-color: #fefef0;
   color: #b45d16;
   border: dashed 1px #995117;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}

.articletitle
{
   font-size: 18px;
   font-weight: bold;
   color: #995117;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.pollbox
{
   font-size: 11px;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

.postinfo
{
   background-color: #f9eaa6;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #f09d35;
   color: black;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}


.surveyquestion
{
    
    font-size:21px ;
    font-family: Verdana;
    color:Black;
    line-height:normal;
   
}


.surveyquestion1
{
    
    font-size:18px ;
    font-family: Verdana;
    color:Black;
    line-height:normal;
   
}

.surveyquestion2
{
    
    font-size:14px ;
    font-family: Verdana;
    color:Black;
    line-height:normal;
    /*font-weight: bold;*/
   
}

table.withBorder
{
   border:1px  solid #377CB1;
   padding-left:0px;
   
   /*background-color:#D1E3F1;*/
   }
   
   
   div.MTGCheckBox
{
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 20px;
    cursor: pointer;
}




/* for site map  
#B6CCFE
0 20 0 20
#377CB1
*/	    
.menuItem
{
    font-size: 14px;
    background: #CDECFF;
    font-family: verdana, verdana, sans-serif; /* For giving gaping between items*/
    /*text-indent: 30px;
     for increasing width between menus  
    
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    left: auto;
    text-indent: 10px;
    text-decoration: underline;*/
   padding-right: 1px;
    width: 100%;
    position: static;
}

/*

#B6CCFE
url(Images/button1a.gif) repeat-x
*/


.menuStaticItem
{
    background: #CDECFF;
    font-family: verdana, verdana, sans-serif;
    height: 20px;
    line-height: 20px;
   display: block ;
     /*float: left; color: #bbb;
    color:#1684F3;width: auto;*/
    color: #0000FF;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    text-align: left;
    
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.menuStaticHover
{
    height: 20px; /*color: #fff;
#000000
*/
    
    color: purple;
}

.menuStaticSelected
{
  /*color: #fff;
  #000000
*/
    
    color: Red;
    font-weight: bold;
    
}


/*

#B6CCFE
3px 3px 0px 3px
*/
.menuDynamic
{
    margin-top: 2px;
    background: #377CB1;
    border: 1px solid #4ab;
    padding: 3px 3px 0px 3px;
    width: auto;
    height: auto;
    /*color: #000;*/
    color: #9099A0;
    font-family: verdana, verdana, sans-serif;
    text-align: left;
    font-size: 11px;
    font-weight:bold ;
    
}
.menuDynamicItem
{
    background: #fff;
    /*color: #000;*/
    color: #9099A0;
    width: auto;
    height: auto;
    padding: 2px 0px 2px 0px;
    text-indent: 5px;
}

.menuDynamicHover
{
    background: #5D7C99;
    /*color: #B25323;*/
    color: #FFFFFF;
    font-family: verdana, verdana, sans-serif;
    text-align: left;
    font-size: 11px;
    text-indent: 5px;
}
.menuDynamicSelected
{
    /*color: #000;
    color: #9099A0;
Red
*/
    color:#000000;
    font-weight: bold;
}


/* For Rounded corner*/

.rtop, .rbottom
{
    display: block;
    background-color: #ffffff;
}
.rtop *, .rbottom *
{
    display: block;
    height: 100px;
    overflow: hidden;
    background-color: #ffffff;
}
.r1
{margin: 0 5px}
.r2
{margin: 0 3px}
.r3
{margin: 0 2px}
.r4
{margin: 0 1px; height: 2px} 



.foradminsurvey
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #0000ff;
}