﻿/*Ads bar-----------------------------*/

#ads{
    background-repeat: no-repeat;
    background-image: url(http://www.rcep6.org/bridgeworks/images/bwlogo.jpg);
    float: left;
    width: 40%;
    margin-top: 20px;
    margin-left: 25px;
    height: 55px;
}
#ads p{
	text-align: center;
	font-size: 15px;
	font-style: italic;
	letter-spacing: 5px;	
	padding-top: 10px;
	margin-left: 150px;
	width: 350px;
	}

#bcontent 
{
    /* old width: 470 px; changed 12/11/07 by Kevin */
    width: 500px;
    float: left;
    text-align: justify;
    padding-top: 0px;
    padding-left: 25px;
    line-height: 1.5em;
    font-family: Verdana,Arial,Helvetica;
    font-size: small;
}
#bcontent p {
	line-height: 1.5em;
	margin:0px;
}

#bcontent  h1 {
 	font-size: 230%;
	line-height: 1.4;
	color: Maroon;
	text-align: center;
	letter-spacing: 2px;
	margin-top: 20px;
	font-weight: 520;
			}
#bcontent h2 {
	color: Maroon;
	font-size: 210%;
	text-align: left;
	font-weight:515;
	letter-spacing:5px;
	font-family: Times New Roman;
	line-height: 1.2em;
		
	}
#bcontent h3 {
	color: Maroon;
	font-size: 165%;
	text-align: left;
	font-weight: 510;
	letter-spacing:3px;
	font-family: Times New Roman;
}
#bcontent h4{
	color: #010105;
	font-size: 170%;
	text-align: left;
	font-weight: bolder;
	letter-spacing:3px;
	font-family: "Bradley Hand ITC";
	line-height: 1.2em;
	font-style: italic;
}

 #bcontent h5 {
    font-size: 100%;
    color: White;
    line-height: 1em;
    background: #E9E9E9;
    padding: 5px;
    text-align: left;
    /*margin: 0;*/
    /*background-color: #E9E9E9;*/
}
#bcontent h5 a:link{
    color: #990000;
    text-decoration: none;
}#bcontent h5 a:visited{
    color: #990000;
    text-decoration: none;
}

h6 {
	color:black;
	font-size: 120%;
	text-align: left;
	font-weight: 500;
	font-family: Times New Roman;
	padding: 5px;
	line-height: 1em;	
}



/*
   #main {
  float: left;
	width: 771px;
	font-size: 100%;
	line-height: 1.5em;
	color: black;
	margin-top:30px;
	background: url(http://www.rcep6.org/bridgeworks/images/bgr.jpg);	
	}	*/
	
#visd,#ht,#other,#leader{
    margin-top: 7px;
    border: 2px solid #EEEEEE;
    background: ;
    width: 400px;
    height: 50px;
    padding: 5px;
    background-color: #CCCCCC;
    text-align: left;
}
#visd a:visited,#ht a:visited,#other a:visited,#leader a:visited {color: #B22222;}
  /* Search
  ---------------------------------------*/
  #search {
    background:#DCDCDC;
    float: left;
    width: 100%;
    border-bottom: #A4365D solid 1px;
    color: #A4365B;
    font-weight: 100;
    height: 70px;
    background-position: 98%;
    background-image: url(http://www.rcep6.org/bridgeworks/images/sticky.jpg);
    background-repeat: no-repeat;

}
#search p{
   float: right;
    width:620px;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 6px;
    font-size: 85%;
}
#search h3{
  float: left;
	margin:0;
	color: #CD2727;
	padding-top: 20px;
	padding-bottom:6px;
	padding-left: 10px; 
	font-family: "Bradley Hand ITC";
	font-size:160%;
	font-weight: 800;
	
	  }	
	  
/*Top Nav bar
------------------------------------*/ 
/*#topbg
{
    background-position: right;
    width: 100%;
    height: 70px;
    color: Green;
    background-repeat: no-repeat;
    background-image: url(http://www.rcep6.org/bridgeworks/images/topbar.jpg);
}*/

/*
 #topnav
{
    background: #666666;
    float: left;
    width: 100%;
    font-size: 86%;
    padding-bottom: 3px;
    color: white;
}
#topnav p {
  margin:0;
  padding:10px 2px 3px 2px;
  float:right;
  line-height:1.5em;
  width:100%;
    
	}
#topnav a {
  text-decoration:none;
  color: White;
  padding:1px 4px 3px;
  }
  topnav a:visited {
  	color:  #CEA4B2;
  }
#topnav a:hover {
  background: #E7E7E7;
 color: Black;
  }
  
     #topnav #current {
    background-color: #FEFF57;
    }
 
 */   
/*Links
-----------------------------------*/
/*
#links {
	float: right;
	margin: 0;
}
#links p {
	text-align: right;
	color: #822848;
	font-size: .7em;
	font-weight: bold;
	padding-right:12px;
	
}
  */

 /* Left Nav
--------------------------------------------*/
/*
#leftnav {
	float: left;
	width:210px;
	margin: 0;
	background: #DCDCDC;
}
#leftnav p {
	padding-left: 10px;
	padding-top: 7px;
}
#leftnav ul {
    line-height: 3em;
    list-style-image: url(http://www.rcep6.org/bridgeworks/images/arrow.jpg);
    list-style-position: inherit;
    list-style-type: square;
}
#leftnav a {
  text-decoration: none;
   color:  black;
  padding:1px 4px 3px;
  line-height: 1.5em;
  }
 #leftnav a:visited {
  	color:  #7A2C45;
  }
#leftnav a:hover {
  text-decoration:none;
  background:white;
  border: #990033 solid 1px;
  padding:0 3px 2px;
  color: black;
  
  }
  #leftnav #currentlink {
     background-color: #C26987;
	  color: white;
    }
    */
	/*Content
------------------------------------------------*/


/*Footer
  ---------------------------------*/
  /*
  #footer {
  background:white;
  clear:both;
  width:100%;
  height: 50px;
  font-size:85%;
  line-height:1em;
  margin-top: 25px;
  margin-left: 0;
    
  }
  #footer a {
  	text-decoration: none;
	padding:2px;
	
  }
  #footer a:hover {
  background:white;
 
 
  }
  
 #footer a:visited {
  	color: #902D4D;
  }
  #footer p {
  margin:0;
  padding:15px 10px 12px;
  color: black;
  }
  #footer h6 {
  	text-align: right;
	float: right;
  }

 

     #footer #herenow {
    background-color: #FFFFFF}
    */
    
.scheduletest
{
    font-family: "Comic Sans MS";
    color: #800000;
    background-color: #FFFFCC;
}
.classesAlternatingRow
{
    background-color: #F9F8E3;
}

.seriesTitle
{
    font-weight: bold;
    height: 30px;
    color: #800000;
}
.dateScheduleItem
{
    padding-right: 10px;
    padding-left: 10px;
}

.registerScheduleItem
{
    padding-right: 10px;
    padding-left: 20px;
}
.classTitle
{
    font-weight: bold;
    color: #800000;
}
.scheduleAlternatingRow
{
    background-color: #F0F7FF;
}
.classSchedule
{
    margin-left: 25px;
}
.classDescription
{
    padding-left: 25px;
    margin-left: 25px;
}
.classPresenter
{
    margin-left: 25px;
}
.scheduleRowStyle
{
    height: 60px;
}
.registerLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
}
.inputEmail
{
    width: 350px;
}
.labelEmail
{
    font-weight: bold;
}
.errorMessage
{
    color: #FF0000;
}