/* Style Sheet for Stand Alone Sales Pages */

/* IE6 transparent PNG fix, requires iepngfix solutions */
/* www.twinhelix.com/css/iepngfix */
/* img, div, a, input { behavior: url(iepngfix.htc) } */


/* THE BIG GUYS */
* {
    margin:0;
    padding:0;
  }

body {
    line-height : 1.2;
    text-align : center;
    font-family : Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
    /* font-weight: 600; */
    background-color: #FD9393;
  }

img {
    border:none;
    display:block;
  }

hr {
    margin: 1em 0;
    background:#eee;
    height:1px;
    color:#eee;
    border:none;
    clear:both;
  }

/* LINKS */

a,a:link,a:link,a:link,a:hover {
    font-weight:bold;
    background:transparent;
    text-decoration:underline;
    cursor:pointer;
  }

a:link {
    color:#944872;
  }

a:visited {
    color:#999;
  }

a:hover,a:active {
    color:#069;
  }

/* LISTS */

ul {
    margin: .3em 0 1.5em 2em;
  }

ul.related {
    margin-top:-1em;
  }

li {
    margin-left:2em;
  }

dt {
    font-weight:bold;
  }

#wrap {
    margin-bottom : 0;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0;
    position : relative;
    text-align : left;
    width : 790px;
  }


#header {
    background: transparent url(images/salespage_04.png) repeat-x scroll 0pt 100%;
    height:30px;
    /* margin: 0 0 25px;
    padding: 0 0 8px; */
  }

#footer {
    background: transparent url(images/salespage_10.jpg) repeat-x scroll 0pt 100%;
    height:32px;
    line-height:1em;
    font-size: 70%;
    /* margin: 0 0 25px; */
    /*padding: 0em 0em 1em ; */
  }


div#clockwrapper {

    background: black;
    color:yellow;
    padding: .2em	

}

#header h1 {
    color:#fff;
    font-size: 145%;
    padding:20px 20px 12px;
  }

div.column-left {
    float:left;
    width:442px;
    /* position:relative;
    background-color:white; */
    padding:0em;
}

div.column-right {
    float:left;
    /* position:relative; */
    width:264px;
    background-color:silver;
    padding:0em .4em;
}

div.privacy {
	font-family:Georgia,Times New Roman,Times,serif;
	font-size:60%;
	font-weight:normal;
	line-height:1.4em;
	margin:0pt;
	padding:0pt 0em 2em 0em;
	text-align:left;
}

#content {
    background: transparent url(images/salespage_08.jpg) repeat-y scroll 0pt 100%;
    padding: 0 3em;
  }

/* TYPOGRAPHY */

p, ul, ol {
    margin: 0 0 1.5em;
  }


h1, h2, h3, h4, h5, h6 {
    /* letter-spacing: -.2px; */
    font-family: arial,verdana,sans-serif;
    margin: 1.2em 0 .3em;
    color:#800000;
    /* border-bottom: 1px solid #eee; */
    padding-bottom: .1em;
  }


h1 {
    font-size: 200%;
    margin-top:0;
    border:none;
  }


h2 {
    font-size: 150%;
  }


h3 {
    font-size: 126%;
  }


h4 {
    font-size: 116%;
  }


h5 {
    font-size: 106%;
  }


h6 {
    font-size: 96%;
  }


.old {
    text-decoration:line-through;
  }


.highlight {
	background:#f2ffff none repeat scroll 0% 0%;
	border:2px dotted #7E7BAB;
	padding:15px;
	position:relative;
	margin-left:10%;
	margin-right:10%;
  }




.highlight h2 {
/*    background:#090;
    color:#fff; 
    margin:0;
    padding:3px 10px; */
    display:inline;
  }


.highlight p {
    margin:3px 0;
  }


.highlight ul {
    margin: 3px 0;
  }


.highlight a:link {
    color:#090;
  }


.highlight a:hover {
    color:#c00;
  }

table.sales-letter {
  width : 44em;
  margin-left : auto;
  margin-right : auto;
  table-layout : fixed;
  background : #FFFFFF;
} 

table.sales-letter td {
   padding: 2em;
}

table.box1 td {
   padding: .5em; 0em .5em 0em;
}


table.quote {
   background-color: #dde6f0;
   width: 94%;
   border: 1px solid gray;  
   font-style: italic;
   font-size: medium;  
   font-family: Times;
   padding: 0;
   margins: 0;
}

table.quote td {
   padding: .5em;
   margins: 0;
}

table.orderform {
   background-color:WhiteSmoke;
   border: 1px solid;  
   padding: 0;
   margins: 0;
   width: 100%;
}

table.orderform td {
   border: 0px;  
   padding: .2em .5em .2em .5em;
   margins: 0;
}

table.bonus {
   width: 94%;
   /* font-size: 110%; */  
   border: 1px solid red;
   padding: 0px;
   background-color:#DAEAEB;
}

table.bonus td {
   border: 1px solid black;
   padding: 1em;
}

span.highlighter {
  background-color: rgb(255, 255, 51);
}

h3.introduction:first-letter {
  font-size : 300%;
  font-weight : bold;
  float : left;
  width : 1em;
  color : #911968;
}

.box{
	background-color:#FFFFCC;
	width:80%;
	text-align: center;
	border: 2px dashed #3366ff;
}

blockquote {
  background-color:#DDDDF0;
  border:2px ridge #B0B0D6;
  color:#000000;
  font-weight:lighter;
  margin:0.2em 0em 0.1em 1em;
  padding:0.5em 1em;
}

blockquote.pullquote {
  float:right;
  font-style:italic;
  text-align:right;
  width:30%;
}

blockquote.callout {
  border: 2px dotted siler;
  color: black;
  float:none;
  font-size:104%;
  font-style:italic;
  /* font-weight:bold; */
  margin:0em 0em 0.5em 0.3em;
  padding:1em 1em 0.4em;
  text-align:left;
  width:94%;
  line-height:1em;  
}

p.callout {
  background-color:silver;
  color:#000000;
  float:none;
  font-size:100%;
  font-style:italic;
  font-weight:normal;
  line-height:1.7em;
  margin:0.2em 0em 1em;
  padding:0.5em 1em;
  text-align:center;
  width:94%;
}



#box {
	border: 5px dashed #6699CC;
	padding: 20px;
	text-align: center;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#boxthin { 
	text-align: center; 
	margin: 10px 50px 20px; 
	padding: 20px; 
	border: dashed 2px #6699cc 
}

.dkbluelrge {
	font-size: 24px;
	color: #003366;
	font-weight: bold;
	text-align: center;
}


.resourcecontent object {
height:80px;
width:600px;
}

span.mediaplugin_mp3 {
clear:none;
display:inline;
margin:0px 0px 0px 0.5em;
}
span.mediaplugin {
margin-bottom:5px;
margin-top:5px;
}


.no_risk
{
    background: url(images/norisk_bk.gif) no-repeat 0 0;
    width: 722px; height: 746px; margin: 0px auto;
}

.no_risk p
{
    font-size: 14px; line-height: 27px;
}

