/*
CSS for Andy Padjen
*/

body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: #ffffff;
  line-height: 125%;
  padding: 0;
  margin: 0;
}

p.youroptions {
color: #a3fe01;
font-size: large;
font-weight: bold;
font-style: italic;
padding-top: 40px;
padding-left: 20px;
}

a {
  font-weight: normal;
}

a:link {
  color: #ff6600;
}

a:visited {
  color: #a5330c;
}

a:hover {
  text-decoration: none;
  color: white;
  background-color: #ff6600;
}

a:active {
  color: gray;
  background-color: orange;
}

a.optionlink {
color: white;
font-size: large;
font-weight: bold;
}

a.optionimagelink {
border: 0;
}

/* header info */

#headerhome {
  background-color: white;
	background-image: url(images/bg/headerhomebg.gif);
	background-repeat: repeat-x;
	height: 200px;
	margin: 0;
	padding: 0;
}

#headerother {
  background-color: white;
	background-image: url(images/bg/headerhomebg.gif);
	background-repeat: repeat-x;
	height: 150px;
	margin: 0;
	padding: 0;
}

#headerother2 {
  background-color: white;
	background-image: url(images/bg/headerhomebg2.gif);
	background-repeat: repeat-x;
	height: 200px;
	width: 100%;
	margin: 0;
	padding: 0;
}

#headerinside {
  background-color: white;
	background-image: url(images/bg/headerhomebg.gif);
	background-repeat: repeat-x;
	height: 105px;
	width: 760px;
	margin: 0 auto;
	padding: 0;
}

p.header {
color: #00ab00;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
}

.andypadjen {
  font-size: large;
  color: black;
  font-weight: normal;
}

.uxconsultant {
  color: black;
  font-size: medium;
  font-weight: normal;
}

/* end header info */

/* nav info */

#navcontainer {
padding: 0;
margin: 0;
background-color: #333;
width: 100%;
height: 32px;
}

#navcontainer2 {
background-color: #333;
margin: 0 auto;
text-align: left;
width: 760px;
}

#navcontainer2 ul
{
padding-left: 0;
margin: 0;
background-color: #333;
color: #808080;
font: small, Verdana, arial, helvetica, sans-serif, "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande";
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 8px 12px;
background-color: #333;
color: #c0c0c0;
text-decoration: none;
float: left;
border-right: 1px solid #808080;
}

#navcontainer ul li a:hover
{
background-color: #ff6600;
color: white;
}

#navcontainer #currentpage a {
background-color: #ff6600;
color: white;
}


/* end nav info */

/* contentpage info */

#contentcontainer {
  margin: 0 auto;
  background-color: white;
	width: 760px;
  text-align: left;
	clear: both;
  }
	
#contentbody {
  margin: 0;
  background-color: white;
	width: 500px;
	padding-top: 20px;
	padding-bottom: 25px;
  }	
	
	#contentbodyreview {
  margin: 0;
  background-color: white;
	width: 500px;
	padding-top: 0px;
	padding-bottom: 25px;
  }	
	
	#contentbody760 {
  margin: 0;
  background-color: white;
	width: 760px;
	padding-top: 20px;
	padding-bottom: 25px;
	border-bottom: 1px dotted orange;
  }	
	
#contentrightcolumn {
  margin-left: 20px;
  background-color: white;
	width: 240px;
	padding-top: 180px;
	float: right;
  }	
	
	#rightcolumnabout {
  margin-left: 20px;
  background-color: white;
	width: 240px;
	padding-top: 150px;
	float: right;
  }	
	
	#rightcolumncontact {
  margin-left: 20px;
  background-color: white;
	width: 240px;
	padding-top: 150px;
	padding-bottom: 20px;
	float: right;
  }			
	
#theprocess {
  margin: 0;
  background-color: white;
	width: 500px;
	padding: 0px;
  }	
	
p.dottedline2 {
color: gray;	
	margin: 30px 0px 30px 0px;
	border-top: 1px dotted #808080;
	}
	
	#theprocess2 {
  margin: 0;
  background-color: white;
	width: 700px;
	border-top: 1px dotted #808080;
	padding-top: 20px;
	padding-bottom: 20px;
  }	
	
	#theprocess3 {
  margin: 0;
  background-color: white;
	width: 700px;
	padding-top: 25px;
	padding-bottom: 20px;
  }	

	#theprocess4 {
  margin: 0;
  background-color: white;
	width: 500px;
	padding: 0px;
  }	
	
#theprocess ul
{
background-color: white;
}

#theprocess li { 
color: gray;
font: .85em, Palatino, Georgia, Garamond, "Times New Roman", serif;
list-style-position: outside; 
list-style-type: disc;
line-height: 140%;
}	

#theprocess2 ul
{
background-color: white;
}

#theprocess2 li { 
color: gray;
font: .75em, Verdana, Georgia, Garamond, "Times New Roman", serif;
list-style-position: outside; 
list-style-type: disc;
line-height: 140%;
}	

#theprocess3 ul
{
background-color: white;
}

#theprocess3 li { 
color: gray;
font: .75em, Verdana, Georgia, Garamond, "Times New Roman", serif;
list-style-position: outside; 
list-style-type: disc;
line-height: 140%;
}	

#theprocess4 ul
{
background-color: white;
}

#theprocess4 li { 
color: gray;
font: .75em, Verdana, Georgia, Garamond, "Times New Roman", serif;
list-style-position: outside; 
list-style-type: disc;
line-height: 140%;
}	
	
#contentbody ul
{
background-color: white;
color: gray;
font: .75em, Verdana, arial, helvetica, sans-serif, "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande";
}

#contentbody li { 
list-style-position: outside; 
list-style-type: disc;
line-height: 160%;
}		
	
p.contentwhatioffer {
	font-size: .75em;
  color: gray;
  font-weight: normal;
	padding-top: 20px;
	margin: 0px;
}

p.content {
	font-size: .75em;
  color: gray;
  font-weight: normal;
	border-top: 1px dotted orange;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
}
	
p.contentwhat {
	font-size: .75em;
  color: gray;
  font-weight: normal;
	padding: 0;
	margin: 0;
}

p.contentwhat2 {
	font-size: .75em;
  color: gray;
  font-weight: normal;
	padding: 0;
	margin-left: 60px;
}
	
.bodytext {
	font-size: .75em;
  color: gray;
  font-weight: normal;
	padding: 0;
	margin: 0px;
}
	
.process {
font-size: 1.5em;
  color: #c0c0c0;
  font-weight: bold;
	}	

.process2 {
font-size: 1.35em;
  color: gray;
  font-weight: normal;
	font-family: Verdana;
	}		
	
.processgraynormal {
font-size: 1.5em;
  color: #c0c0c0;
  font-weight: normal;
	}	
	
.processorange {
font-size: 1.5em;
  color: #ff6600;
  font-weight: bold;
	}	

.testimonialonaboutpage {
color: gray;
font: 1.75em, Palatino, Georgia, Garamond, "Times New Roman", serif;
	}
	
.testimonialonaboutpagetag {
color: gray;
font: 1.25em, Palatino, Georgia, Garamond, "Times New Roman", serif;
	}
	
/* end contentpage info */

/* toggle info */

#absjob {
  background-color: gray;
	font-size: .75em;
  color: white;
  font-weight: normal;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 75px;
}

#symetrijob {
  background-color: gray;
	font-size: .75em;
  color: white;
  font-weight: normal;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 75px;
}

#oneplacejob {
  background-color: gray;
	font-size: .75em;
  color: white;
  font-weight: normal;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 75px;
}

#crosswalkjob {
  background-color: gray;
	font-size: .75em;
  color: white;
  font-weight: normal;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 75px;
}

#gospelcomjob {
  background-color: gray;
	font-size: .75em;
  color: white;
  font-weight: normal;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 75px;
}

#abswork {
  background-color: white;
	font-size: .75em;
  color: gray;
  font-weight: normal;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 75px;
}

#symetriwork {
  background-color: white;
	font-size: .75em;
  color: gray;
  font-weight: normal;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 75px;
}

#crosswalkwork {
  background-color: white;
	font-size: .75em;
  color: gray;
  font-weight: normal;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 75px;
}

#gospelcomwork {
  background-color: white;
	font-size: .75em;
  color: gray;
  font-weight: normal;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 75px;
}

#contractorwork {
  background-color: white;
	font-size: .75em;
  color: gray;
  font-weight: normal;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 75px;
}

p.onesample {
  background-color: white;
	font-size: .75em;
  color: gray;
  font-weight: normal;
	padding-left: 7px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 75px;
}

	
/* olives home page info */

#container1 {
  background-color: white;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 20px;
	border-bottom: 5px solid #c0c0c0;
}

#container3 {
  margin: 0 auto;
  background-color: white;
	width: 760px;
  text-align: left;
	overflow: hidden;
  }

#leftcolumn2 {
background-color: white;
width: 410px;
float: left;
}

#rightcolumn2 {
background-color: white;
width: 310px;
margin-left: 450px;
padding: 0;
}	

p.olivewhat {
	font-size: .85em;
  color: gray;
  font-weight: normal;
	padding: 10px 0px 10px 0px;
}

p.olivewhy {
	font-size: .85em;
  color: gray;
  font-weight: normal;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

p.dottedline {
	font-size: .85em;
  color: gray;
  font-weight: normal;
	margin: 30px 0px 30px 0px;
	border-bottom: 2px dotted #d8d8d8;
}

p.olivesample {
	background-color: #d8d8d8;
	font-size: .65em;
  color: gray;
  font-weight: normal;
	border-top: 1px dotted #404040;
	border-bottom: 1px dotted #404040;
	padding: 7px;
	margin: 10px 50px 10px 50px;
}

p.kindwords {
	background-color: white;
	font-size: .65em;
  color: gray;
  font-weight: normal;
	line-height: 125%;
	padding-left: 40px;
	margin-top: 40px;
}

.kindwordsgiver {
font-size: .85em;
  color: #202020;
  font-weight: normal;
}

.samplereviewheader {
color: #404040;
font-weight: bold;
font-size: 1em;
font-family: Palatino, Verdana, arial, helvetica, sans-serif;
}
	
img.samplehome {
float: right; 
padding: 0 0 5px 5px;
border: 0;
}	
	
img.homepageheaders {
display: block;
    padding: 0;
    margin: 0;
		border: 0;
}	
	
/* flash info */	

p.flash1 {
	background-color: white;
	font-size: 14px;
	font-family: Times, Verdana;
  color: black;
  font-weight: normal;
	line-height: 130%;
	padding: 0px;
	margin: 0px;
}	
	
.flashheader {
	font-size: 10px;
	font-family: Verdana;
  color: black;
  font-weight: normal;
	} 		
	
.flashtitle {
	font-size: 28px;
	font-family: Times, Verdana;
  color: black;
  font-weight: normal;
	} 	

.flashbyline {
	font-size: 12px;
	font-family: Verdana;
  color: black;
  font-weight: bold;
	} 		
	
/* whatcontainer info */

#whatcontainer {
  background-color: #e8e8e8;
	width: 100%;
	height: 235px;
	padding-bottom: 20px;
	border-bottom: 5px solid #c0c0c0;
}

#whatcontainertest {
  background-color: #e8e8e8;
	width: 100%;
	height: 235px;
	padding-top: 35px;
	padding-bottom: 20px;
	border-bottom: 5px solid #c0c0c0;
}

#whatcontainer2 {
  margin: 0 auto;
  background-color: #e8e8e8;
	width: 760px;
  text-align: left;
  }
	
#what {
background-color: #e8e8e8;
width: 300px;
float: left;
}

#whatexplanation {
background-color: white;
width: 435px;
float: left;
border: 1px #ff6600 solid;
padding: 0;
margin: 0;
}

p.what {
	padding: 20px 0 10px 50px;
  font-size: 3em;
  color: white;
  font-weight: bold;
	float: left;
}

p.whatexplanation {
	font-size: .75em;
  color: gray;
  font-weight: normal;
	padding: 10px 20px 10px 10px;
	margin: 0px;
}

p.whatexplanationbody {
  font-size: .75em;
  color: gray;
  font-weight: normal;
	padding: 0px 20px 0px 10px;
}

.expert {
font-size: 1.5em;
  color: #ff6600;
  font-weight: bold;
	}
	
	.expertbig {
font-size: 1.75em;
  color: #ff6600;
  font-weight: bold;
	}


/* end whatcontainer info */

/* whycontainer info */

#whycontainer {
  background-color: #fdc20d;
	width: 100%;
	height: 210px;
	border-bottom: 5px solid #c0c0c0;
	clear: both;
	padding-top: 30px;
	padding-bottom: 20px;
}

#whycontainer2 {
  margin: 0 auto;
  background-color: #fdc20d;
	width: 760px;
  text-align: left;
  }

#why {
background-color: #fdc20d;
width: 300px;
float: left;
}

#whyexplanation {
background-color: white;
width: 435px;
float: left;
border: 1px #ff6600 solid;
padding: 0;
margin: 0;
}

p.why {
	padding: 20px 0px 0px 50px;
  font-size: 3em;
  color: white;
  font-weight: bold;
}

.number {
font-size: 1.25em;
  color: #ff6600;
  font-weight: bold;
	padding-right: 5px;
	}

/* end whycontainer info */

/* review page info */

img.reviewpromo {
display: block;
padding: 10;
float: right;
border: 0;
}

p.websitegoals {
font-size: .75em;
  color: gray;
  font-weight: normal;
width: 500px;
padding: 10px;
border: 1px solid orange;
}

p.contentsuggestions {
	font-size: .75em;
  color: gray;
  font-weight: normal;
	padding: 0px;
	margin: 0px;
}

p.backtotoc {
	font-size: .7em;
  color: gray;
  font-weight: normal;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

.backtotoc {
	font-size: .85em;
  color: gray;
  font-weight: normal;
	text-align: right;
	padding: 0px;
	margin-left: 25px;
}

p.update {
	font-size: .85em;
  color: gray;
  font-weight: normal;
	padding: 10px;
border: 1px dotted orange;
	margin: 0px;
}

#suggestionsgray
{
background-color: white;
color: gray;
font: .75em, Verdana, arial, helvetica, sans-serif;
padding: 0px;
margin-left: 20px;
}

#suggestionsgray li { 
list-style-position: outside; 
list-style-type: disc;
line-height: 160%;
margin-bottom: 6px;
}	

#suggestionsorange
{
background-color: white;
padding: 0px;
margin: 15px 0 0 0;
}

#suggestionsorange li { 
list-style-position: outside; 
list-style-type: none;
background-image: url(images/reviews/smallorangestar.gif);
background-repeat: no-repeat;
background-position: 0 0em;
padding-left: 2.2em;
color: gray;
font-size: .75em;
line-height: 170%;
margin-bottom: 6px;
}	

.suggestions {
color: orange;
font-size: 1.1em;
font-family: Verdana, arial, helvetica, sans-serif;
font-weight: bold;
}

.source {
color: gray;
font-size: .85em;
font-family: Verdana, arial, helvetica, sans-serif;
font-weight: normal;
}

.websitegoalnumbers {
color: orange;
font-size: 1.25em;
font-family: Palatino, Verdana, arial, helvetica, sans-serif;
font-weight: bold;
}

.view {
font-size: .9em;
  color: gray;
	font-family: Verdana, arial;
  font-weight: normal;
	padding-left: 10px;
	}

/* end review page info */

/* footer info */

#footerhome {
  background-color: white;
	margin: 0 auto;
	width: 760px;
	padding: 30px;
	clear: both;
	text-align: left;
}

#footerother {
  background-color: white;
	margin: 0 auto;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	border-top: 5px #c0c0c0 solid;
}

p.footer {
text-align: center;
font-size: .75em;
  color: gray;
  font-weight: normal;
}

p.footercopyright {
text-align: center;
font-size: .65em;
  color: gray;
  font-weight: normal;
}

p.footerquote {
text-align: center;
font-family: Georgia, Arial;
font-size: 1.5em;
  color: gray;
  font-weight: normal;
	padding-bottom: 5px;
}

.footerquote {
font-family: Georgia, Arial;
font-size: .75em;
  color: gray;
  font-weight: normal;
}

/* end footer info */

img.logo {
display: block;
    margin-left: auto;
    margin-right: auto;
		border: 0;
}

img.headerabout {
display: block;
    margin-left: auto;
    margin-right: auto;
		border: 0;
		padding-top: 20px;
		padding-bottom: 20px;
}

img.mywork {
display: block;
    padding-top: 20px;
    margin: 0;
		border: 0;
}

img.number {
display: block;
float: left;
margin-right: 5px;
margin-bottom: 5px;
border: 0;
}







