@charset "UTF-8";
/* CSS Document */

/*  Global Styles ------------------------------------------------- */

body {
	text-align:center;
	margin:0 0 12px 0;
	background-color:#ECECEC;
	font-family:Lucida Sans Unicode,Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
}

p,li {
	font-size:12px;
	line-height:15px;
	color:#333;	
}

td { 
	font-size:12px;
}

strong {
	font-weight:900;
}

h1  { 
	font-size:16px;
	font-weight:bold;
}

h2 {
	font-size:14px;
	font-weight:800;
}

h3  {
	font-size:13px;
	font-weight:600;
	padding-top:8px;
}

/* global anchor link settings */
a:link,a:visited,a:hover,a:active {
	color:#069;
}

a:hover,a:active,  {
	text-decoration:none;
}

/*page layout divs */
.clearfloats {
	clear: both;
}

#container {
	width: 788px;
	background-image:url(images/container_bkg.gif);
	margin-right: auto;
	margin-left: auto;
	text-align:left;
}

#contentarea {
	width: 780px;
}

#header {
	width:780px;
	height:95px;
	margin:0 0 0 6px;
	background-image:url(images/header_bkg.jpg);
	background-repeat:no-repeat;
}

#footer {
	width:781px;
	height:50px;
	margin:12px 0 0 3px;
	border-top:1px solid #b5b5b7;
	border-bottom:3px solid #b5b5b7;
	background-color:#FFF;
	text-align: center;
	padding-top: 8px;
 } 

#footer p {
 	font-size: 10px;
	line-height: 12px;
 } 

.red_header {   /* Red text throughout site */
	color: #900;
}




/* index styles  ------------------------------------------------- */

/* left column */
#leftcol {
	width:400px;
	float:left;
	margin: 0 0 0 16px;
}

#leftcol ul {
	margin-left:0; /* to remove left margin from list */
	padding:0 8px 0 25px;
	font-size:13px;
	line-height: 16px;
}

#leftcol li {
	margin:0 8px 8px 0;
	list-style-image:url(images/arrow_large.gif);	
}

.leftcol_introtext {  /*  to make first line of bullet points more prominent */
		font-size:13px;	
		font-weight:800;
}


/* right column */

#rightcol {
	width:345px;
	background-image:url(images/rightcol_bkg_long.jpg);
	background-repeat: no-repeat;
	float:left;
	padding: 60px 0 0 0;
	_padding: 70px 0 0 0; /* IE6 fix */
	height: 250px;
}

#rightcol_bottom {
	width:345px;
	height:50px;
	margin:0;
	background-image:url(images/rightcol_bkg_getstarted.jpg);
	background-repeat: no-repeat;
}


#rightcol p {
	padding: 0 4px 0 12px;
	_margin:16px 3px -12px 12px;
}

#rightcol ul {
	padding: 0 12px 0px 22px;
	list-style:none;
	margin-left:0; /* to remove left margin from list */
}

#rightcol li {
	padding-bottom:8px;
	list-style:none;
}

#rightcol_callout {
	font-size:14px;
	font-weight:bold;
	color: #069;
}

.link {
	z-index:999;  /*  link on index page get started now right column and top header */
	position:absolute;
}



/* quotes section of index page */

#quotes {
	margin:5px 20px 0 16px;
	height: 305px;
	width: 764px;
     
	
 }


 
 #quotes_box  {
        
 	height:250px;
        padding-left:20px;
	_padding-left:45px; /* IE6 fix */
 	background-image:url(images/PhoneInterviewPro_RowOfPeople03.jpg);
        

	background-repeat: no-repeat;
        z-index:20;
        position:relative;

  /* for IE */
  /*filter:alpha(opacity=60);*/
  /* CSS3 standard */
  /*opacity:0.6;*/

 }
 
 .quotes_blue {
	color:black;
        font-weight:800;
 

 }
 
 .quote {
        top:-155px;
	width:210px;
	float:left;
	font-size: 12px;
	/* font-weight:bold; */
	text-align:left;
        color: black;
        
	margin: 10px 5px 0 25px;
	_margin: 10px 5px 0 25px; /* IE6 fix */
	line-height: 14px;
        z-index:40;
        position:relative;

       

 }


/* biography section */
#bio {
	margin: 0 4px 0 16px;
	width: 755px;
}

#bio img {
	margin:0 8px 0 0;
}





/* register page styles  ------------------------------------------------- */

/* left column */

#reg_leftcol {
	width:480px;
	float:left;
	margin: 0 16px 0 16px;
	height: 300px;
}

#reg_leftcol_headline  {
	width:480px;
	height:75px;
}

#reg_leftcol li  {  /*  to allow for numbered list items  */
	list-style-image:none;
	padding-bottom:8px;
}

#reg_leftcol img {
	display:inline;
	padding:0 8px 8px 0;
	float:left;
} 

#reg_leftcol_header  {
	font-size:14px;
	padding-top:14px;
}

#reg_leftcol_header .red_header {
	font-size:18px;
	color: #990000;
	font-weight: bolder;
}

#paypal_form {
	text-align:center;
}

#form_notice {
	text-align:center;
	font-size:11px;
}




/* right column */

#reg_rightcol {
	width: 240px;
	float:left;
	margin:0 0 0 8px;
	background-image:url(images/reg_rightcol_bkg_long.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:10px;
}

#reg_rightcol h1 {
	width: 240px;
	height:115px;
	background-image:url(images/reg_rightcol_bkg.jpg);
	background-repeat:no-repeat;
	margin:0;
}

#reg_rightcol p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	line-height:13px;
}

#reg_rightcol p {
	padding:0 10px 0px 20px;	
}

#reg_rightcol h3 {
	font-size:18px;
	color:#006699;
	padding:0 10px 0px 20px;
}




/* common page styles - confirmation.html, contact.html, faq.html, guarantee.html, privacypolicy.html ---------- */

#common_page #contentarea {
	width:720px;
	margin: 10px 30px 5px 30px;
}

#common_page h3 {
	padding:15px 0 0 0;
}

#common_page li  {  /*  to allow for regular bullet list  */
	list-style-image:none;
}

#confirmation_callout {
	color:#D90000;
	font-size:14px;
}