/* ------------------------------------------------------------------
Variant stylesheet for Blueprint CSS 950 Test
--------------------------------------------------------------------*/
   p + p { text-indent:2em; margin-top:-1em; }
   form p + p  { text-indent: 0; } /* Don't want this in forms. */ 
.alt {color: #666;font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;font-style: italic;font-weight: normal;}
.dquo { margin-left: -.5em; } 
p.incr, .incr p {font-size: 10px;line-height: 1.44em;margin-bottom: 1.5em;}
.caps {font-variant: small-caps;letter-spacing: 1px;text-transform: lowercase;font-size:1.2em;line-height:1%;font-weight:bold;padding:0 2px;}
p img.center {margin:1.5em 0 1.5em 1.5em;clear:both;}
sup {font-size:.5em;line-height:.5em;}
#sidebar p + p {text-indent:0;}
/* #sidebar .box {border: thin #708090;border-style: dashed;} */
#salescontent h1 {font-weight:bold;}
#salestext ul {list-style-type:none;padding:0;margin:0;}
#salestext ul li {background-image:url(../images/dotpoint35.jpg);background-repeat:no-repeat;background-position:0 0;padding-left:3em;margin-left:3em;margin-bottom:.5em;}
#salestext textarea {height:108px;}
#footer ul {margin: 0;padding: -2em 0 0 -2em;list-style: none;}
#footer li {display: inline;padding: 0 1em 0 0;font-weight: bold;}
#salestext .box {border: thin #708090;border-style: dashed;}
#salestext .box2 {border: thin #708090;border-style: solid;padding:1em;margin-bottom:1em;background:#E5ECF9;}

#curriculum ul {margin: 0;padding: -2em 0 0 -2em;list-style: disc;}
#curriculum ul li {background-image:none;padding: 0 1em 0 0;}
#curriculum p + p  { text-indent: 0; } /* Don't want this in curriculum listings. */ 

#ps p {font-weight:bold;font-style:italic;}
#ps ul {margin: 0;padding: -2em 0 0 -2em;list-style: disc;}
#ps ul li {background-image:none;padding: 0 1em 0 0;}

input.btn{
   color: #8b0000;
   font-family:'trebuchet ms',helvetica,sans-serif;
	   font-size:100%;
   font-weight:bold;
   background-color: #faf0e6;
   border:1px solid;
   border-top-color: silver;
   border-left-color: silver;
   border-right-color: gray;
   border-bottom-color: gray;}
		filter:progid:DXImageTransform.Microsoft.Gradient
      	(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeec5aa');}
			
input.btnhov{
	color:#006400;
   border-top-color: #f5fffa;
   border-left-color:#f5fffa;
   border-right-color:#8fbc8f;
   border-bottom-color: #8fbc8f;}