/* stylesheet for emptyspan.info
created by barton cole
041109
*/
/*======================================= BASE CSS ======*/
  	
  	This file simply removes default styling on most HTML elements in 
  	order to reduce the need to later override them.
	copied from source css www.freakswhocare.org
  	h
  */

h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
  ul,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
  a img,:link img,:visited img {border: none;}
  address {font-style: normal;}
  a {text-decoration:none;}
ul {list-style-type:none;}
/*===================== END ============= BASE CSS ======*/

body {
font:1em calibri, helvetica, arial, sans-serif;
color:#ffffff;
}
.note {
font:.75em;
letter-spacing:.05em;
color:#d6c6f7;
font-variant:small-caps;
margin-left:2em;
font-weight:bold;
}
.law {padding:.1em .5em;border: 1px solid #CCAEA5;}
sup {font-variant:normal;font-size:.8em;}
#wrapper {
position:absolute;
width:800px;
height:auto;
border-left:1px solid #666666;
border-right:1px solid #666666;
top:0;
left:50%;
margin:10px;
padding:10px;
margin-left:-400px;
}
#notice {position:absolute;width:200px;height:50px;border:1px solid #666666;padding:.1em;padding-left:48px;top:60px;left:550px;background:#CCAEA5 url("images/copy-lg2.png") 2px 2px no-repeat;
font-size:.8em;color:black;}
#notice p{font-size:.8em;line-height:.9em;}
ol {
list-style-type:none;
margin-left:10px;}
ol li {
margin-left:-20px;
padding-left:32px;
padding-top:.3em;
padding-bottom:.3em;
line-height:1.45em;
background:transparent url("images/emptyspanInfoIcon16.png") center left no-repeat;
border-bottom:2px solid #666666;
font-size:.8em;
}
ol li a {
color:#d6c6f7;
border-bottom:1px solid #6699ff;
}
ol li a:hover {
color:#ffffff;
border-bottom:1px solid #ffbb00;
}

.titles {
font-variant:small-caps;
}
.heading-title {
font-size:3em;
float:right;
color:#ba470d;
position:relative; 
top:-10px;
width:365px;
height:60px;
padding:0px;
overflow:hidden;
}
.heading-title span {
position:absolute;
width:365px;
height:60px;
margin:0px;
background:url("images/emptyspan-info-title-b.gif") top left no-repeat;
}
}
/*===================================promo stock css?====
=========================================================*/

#promo {
display:none;

position:relative;
left:0;
bottom:0;
margin-left:-10050px;
margin-bottom:.5em;
width:180px;
height:auto;
font:.8em arial, helvetica, sans-serif;
background:transparent url(images/Q-mark.png)bottom right no-repeat;
}
#promo:hover {
margin-left:5px;

}

#promo ul {
line-height:32px;

list-style-type:none;
}
#promo ul li{
line-height:32px;
margin:0px;
}

#promo a:link {
color:#666666;
}
#promo a:active{
color:red;
}
#promo a:hover{
color:white;
text-decoration:underline;
}
#promo a:visited{
color:#666666;
}

#update {position:fixed;
top:0;
right:0;
margin-top:1em;
margin-right:1em;
margin-left:auto;
margin-bottom:auto;
font:.7em arial, helvetica, sans-serif;
color:#ffbb00;
}
.inline {display:inline;}

/*======================================= SITEWORK======*/
#sitework {
position:fixed;
height:auto;
width:auto;
bottom:10px;
right:10px;
font:.55em verdana, trebuchet, arial, helvetica, sans-serif;
color:#666666;
background:transparent url(images/50trans.png)top left repeat;
padding:0px 2px 0px 2px;
line-height: .9em;
}
#sitework a {
margin-top:-10px;
display:block;
line-height:22px;
height:16px;
padding-right:20px;
background:transparent url(http://www.coraxdesign.com/images/16TargetSpriteGryYel.jpg)bottom right no-repeat;
text-decoration:none;


color:#666666;
font-weight:bold;
font-variant:small-caps;
}
#sitework a:link {color:#666666;}
#sitework a:visited {color:#666666;}
#sitework a:hover {color:#ff8800;background:transparent url(http://www.coraxdesign.com/images/16TargetSpriteGryYel.jpg)top right no-repeat;}
#sitework a:active {color:#cccccc;}
#sitework a img {border:1px solid transparent;}
/*===========================================end SITEWORK==*/




