* {margin: 0; padding: 0;}
html {overflow: -moz-scrollbars-vertical;}

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	text-align: center;
}

p {
	margin-bottom: 1em;
	line-height: 1.4em;
}

h2 {
	font-size: 18px; 
	line-height:1em; 
	margin-top: 1em;
	margin-bottom: .5em;
}

li {margin-bottom: .5em;}

ul {
	margin: 0; padding: 0;
	margin-left: 2em;
}

ul, ol {
	margin: 0; padding: 0;
	margin-left: 2em;
}


#pricing ul {
	list-style: none;
	margin-bottom: 10px;
}

#pricing li {
	margin-bottom: 5px;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

img a{border: 0;}

#container {
	/*width: 766px;*/
         width: 875px;
	margin: 0 auto;
	text-align: left;
}

#shadowrt {
	border-left: 2px solid #bbb;
	border-right: 2px solid #bbb;
}

#shadowlt {
	border-left: 2px solid #999;
	border-right: 2px solid #999;
}

#main {
	width: 100%;
	background: #fff;
}

#header {	
	height:280px;	
	padding: 40px 0 0 153px;	
	font-size: 12px;
	letter-spacing: .02em;
}

#header h2 {
	margin: 0;
	line-height: 1.1;
}

#header p{
	line-height: 1.2em;
	color: #666;
	font-weight: bold;
}

#header a{
	color: #666;
	text-decoration: none;
}

#header a:hover{
	text-decoration: underline;
}

#nav {
	height: 35px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#nav img {
	float: left;
}

nav a {

}
#content {	
	padding: 70px 50px 20px 20px;
	height: 350px;
}

#sidepic {
	float: left;	
	width: 130px;
	height: 105px;
}

#text {
	margin-left: 150px;
}

#text img {margin-bottom: 50px;}

.photo {
	padding: 10px;
	background: #ddd;
	border: 1px solid #ccc;
}

#text .photo img {margin-bottom: .5em;}

.photo p {
	font-size: 90%;
}

span.bigtext {
	font-size: 130%;
}
.box {
	margin-top: 10px;
	padding: 10px;
	padding-top: 0;
	background: #FEDDE6;
	border: 1px solid #000;
}

.discount {
	background: url(http://www.scan3d4d.com/_images/100_off.gif) 60px 0 no-repeat;
}

.red {color: red; text-indent: 0;}
.red a {color: red;}

.bigger {font-size: 130%;}
.smaller {font-size: 75%; margin-top: 2em;}

.visalus {
	color: #000;
}
 
.images img {
	float: left;
	width: 250px;
	height: 188px;
	border: 1px solid #000;
	margin-right: 20px;
}

.last {
	margin-right: 0 !important;
}
#main .visalus a {
	color: #000;
}


#footer {	
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	padding-bottom: 0;
	color: #666;
}

#footer p#left {float: left; text-align: left}
#footer p#right {float: right; text-align: right;}
#footer a{color: #666;}

.clearer {clear: both; height: 0; overflow:hidden;}

/* FORM PROCESSING
****************************************/
#feedback-form {
	padding: 15px;
	background: #B6C8FF;
	border: 1px solid #555;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.contact td label {font-weight: normal;}
.contact td {padding: 5px;}
.contact input,
.contact textarea {
	margin: 0; 
	text-align: left;
	padding: 1px;
	border: 1px solid #999;
	background: #fff;
	width: 150px;}
table.contact input.submitButton {
	width: auto;
	border: 1px solid #000;
	color: #000;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	background: #fff;
	padding: 5px;
	cursor: pointer;
	letter-spacing: 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

table.contact input.error,
table.contact textarea.error {
	background: #fcc;
}

#error-box {
	background: #fcc;
	border: 1px solid #555;
	padding: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#thanks {
	background: #B6C8FF;
	border: 1px solid #555;
	padding: 10px;
	padding-top: 0;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#spamcheck {  
	visibility:hidden;  
	display:none;  
}  
/* INDIVIDUAL PAGE STYLES
*********************************************/

body.home {background: #fff url("http://www.scan3d4d.com/_images/background_fades/home_bgfade.jpg") 0 0 repeat-x;}
body.home #header {background: url("http://www.scan3d4d.com/_images/headers/home_header.jpg") 0 0 no-repeat;}
body.home #content {background: url("http://www.scan3d4d.com/_images/background_imgs/home_bg.jpg") 0 0 no-repeat; height: auto;}
body.home #sidepic {background: url("http://www.scan3d4d.com/_images/sidepics/home_sidepic.gif") 0 0 no-repeat;}
body.home #footer {background: #cde3f9;}
body.home #content p {xxtext-indent: 2em;}

body.pg2 {background: #fff url("http://www.scan3d4d.com/_images/background_fades/pg2_fade.jpg") 0 0 repeat-x;}
body.pg2 #header {background: url("http://www.scan3d4d.com/_images/headers/pg2_header.jpg") 0 0 no-repeat;}
body.pg2 #content {background: url("http://www.scan3d4d.com/_images/background_imgs/pg2_bg.jpg") 0 0 no-repeat; height: auto;}
body.pg2 #sidepic {background: url("http://www.scan3d4d.com/_images/sidepics/pg2_sidepic.gif") 0 0 no-repeat;}
body.pg2 #footer {background: #ff8a8c;}



body.pg3 {background: #fff url("http://www.scan3d4d.com/_images/background_fades/pg3_fade.jpg") 0 0 repeat-x;}
body.pg3 #header {background: url("http://www.scan3d4d.com/_images/headers/pg3_header.jpg") 0 0 no-repeat;}
body.pg3 #content {background: url("http://www.scan3d4d.com/_images/background_imgs/pg3_bg.jpg") 67px 0 no-repeat; xheight: auto;}
body.pg3 #sidepic {background: url("http://www.scan3d4d.com/_images/sidepics/pg3_sidepic.gif") 0 0 no-repeat;}
body.pg3 #footer {background: #F1E08E;}

body.pg4 {background: #fff url("http://www.scan3d4d.com/_images/background_fades/pg4_fade.jpg") 0 0 repeat-x;}
body.pg4 #header {background: url("http://www.scan3d4d.com/_images/headers/pg4_header.jpg") 0 0 no-repeat;}
body.pg4 #content {background: url("http://www.scan3d4d.com/_images/background_imgs/pg4_bg.jpg") 0 0 no-repeat; height: auto;}
body.pg4 #sidepic {background: url("http://www.scan3d4d.com/_images/sidepics/pg4_sidepic.gif") 0 0 no-repeat;}
body.pg4 #footer {background: #FEDDE6;}
body.pg4 #text img {margin-bottom: 0em;}

body.pg5 {background: #fff url("http://www.scan3d4d.com/_images/background_fades/pg5_fade.jpg") 0 0 repeat-x;}
body.pg5 #header {background: url("http://www.scan3d4d.com/_images/headers/pg5_header.jpg") 0 0 no-repeat;}
body.pg5 #content {background: url("http://www.scan3d4d.com/_images/background_imgs/pg5_bg.jpg") 0 0 no-repeat; height: auto;}
body.pg5 #sidepic {background: url("http://www.scan3d4d.com/_images/sidepics/pg5_sidepic.png") 0 0 no-repeat;}
body.pg5 #footer {background: #cde3f9;}

body.pg6 {background: #fff url("http://www.scan3d4d.com/_images/background_fades/pg6_fade.jpg") 0 0 repeat-x;}
body.pg6 #header {background: url("http://www.scan3d4d.com/_images/headers/pg6_header.jpg") 0 0 no-repeat;}
body.pg6 #content {background: url("http://www.scan3d4d.com/_images/background_imgs/pg6_bg.jpg") 50px 0 no-repeat; height: auto;}
body.pg6 #sidepic {background: url("http://www.scan3d4d.com/_images/sidepics/pg6_sidepic.gif") 0 0 no-repeat;}
body.pg6 #footer {background: #E7BDF4;;}
body.pg6 #text img {margin-bottom: 1em;}


body.albany a#albany, 
body.pleasantHill a#pleasantHill, 
body.livermore a#livermore, 
body.hayward a#hayward,
body.antioch a#antioch,
body.napa a#napa,
body.san_mateo a#san_mateo {text-decoration: none;}

#colorAlbany, #colorAlbany a, a#albany {color: #008203;}
#colorPleasantHill, #colorPleasantHill a, a#pleasantHill {color: #008203;}
#colorSM, #colorSM a, a#san_mateo {color: #939;}
#colorNapa, #colorNapa a, a#napa {color: #66c;}
#colorAntioch, #colorAntioch a, a#antioch {color: #c66;}
#colorHayward, #colorHayward a, a#hayward {color: #00c;}
#colorLivermore, #colorLivermore a, a#livermore {color: #666;}

body.pg7 {background: #fff url("http://www.scan3d4d.com/_images/background_fades/pg7_fade.jpg") 0 0 repeat-x;}
body.pg7 #header {background: url("http://www.scan3d4d.com/_images/headers/pg7_header.jpg") 0 0 no-repeat;}
body.pg7 #content {height: auto;}
body.pg7 #sidepic {background: url("http://www.scan3d4d.com/_images/sidepics/pg7_sidepic.gif") 0 0 no-repeat;}
body.pg7 #footer {background: #E1C3AF;;}

body.pg8 {background: #fff url("http://www.scan3d4d.com/_images/background_fades/pg8_fade.jpg") 0 0 repeat-x;}
body.pg8 #header {background: url("http://www.scan3d4d.com/_images/headers/pg8_header.jpg") 0 0 no-repeat;}
body.pg8 #content {background: url("http://www.scan3d4d.com/_images/background_imgs/pg8_bg.jpg") 100px -110px no-repeat; height: auto;}
body.pg8 #sidepic {background: url("http://www.scan3d4d.com/_images/sidepics/pg8_sidepic.gif") 0 0 no-repeat;}
body.pg8 #footer {background: #b6c8ff;}
body.pg8 #text img {margin-bottom: 0;}


/* ADDED BY GERALD LEROY ON 1.24.11 */

.pg6 #text img {padding-bottom: 40px;}

#sp_promo {margin-top: 10px; margin-bottom: 15px;}
