@import url("lightwindow/lightwindow.css");
@import url("slider.css");
@import url("jquery.accessible-news-slider2.css");
@import url("hacks.css");

* {margin: 0px; padding:0px;}

body {
	background-color: #ced1b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	background-image: url(../images/body-bg-green.gif);
	background-repeat: repeat-x;
	background-position: left 75px;
	color: #363827;
}

h1, h2, h3 {
	font-family: 'Allan', sans-serif;
	color:#222;
	margin-top: 1em; margin-bottom: .15em;
	position: relative;
} 
h1 { margin-top: .25em; font-size: 32px;}
	h1 span{ 
		margin-top: -10px;
		font-size: 70%;
		letter-spacing: 2px;
		display: block;
		}
h2 { font-size: 24px; }
h3 { font-size: 20px; }
	h3 span{ 
		margin-top: -4px;
		font-size: 80%;
		letter-spacing: 2px;
		display: block;
		}
#main-content h2 {padding-top: 1.2em;}
#main-content h3 {border-bottom: 3px #666 solid;}

a:link, a:visited {color: #394a59;}
a:hover, a:active {color: #333300;}

p {
	padding-top: 5px;
	margin-bottom: 5px;
}	
dl {color: #333;}
dt { font-weight: bold; }
dd {
	font-size: 90%;
	display: inline;
	margin-left: 4px;
	margin-right: 4px;
}
li { list-style: none;}
acronym { border-bottom: 1px #eee dotted; cursor: help;}
.gutter {
	padding: 15px;
}

.caution-text {
padding: 6px;
background: #FB9;
color:#F10;
}

#header {
	background: #ccc url(../images/bg-header-bar.jpg) top repeat-x;
	height: 110px;
	position: relative;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 100%;
}
#header-content-wrapper {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	border-left: 1px dotted #999;
	border-right:1px dotted #999;
	background: url(../images/logo-richard-razo2.gif) no-repeat;
	background-position: 10px 3px;
}
#header-social-bar {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 28px;
	padding: 4px;
}

#add-this { margin-top: -9px;}
#HOME #add-this,
#CONTACT #add-this,
#DESIGN-SERVICES #add-this { margin-top: -5px;}
#BLOG #add-this { margin-top: 2px;}

#header .box {
	float: right;
	margin-left: 15px;
}

/* Overview Content */
#overview-content {
	padding: 14px;
	font-size: 13px;
	margin-top: 2em;
	background:#dbf3f7;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#WEB-DESIGN #main-content #overview-content h2 {
	font-size: 20px;
	margin-top: 6px;
	color:orange;
	text-align: center;
	background: #394959;
}
#overview-content h3 {font-size: 16px;}
#overview-content ol li { list-style:inside; list-style-type:decimal;}


ul#main-nav{
	color: #333300;
	text-align: center;
	list-style-type: none;
	position: absolute;
	bottom: -5px;
	left: 10px;
	padding-bottom: 12px;
	}	
ul#main-nav li{
	display: inline;
	font-size: 110%;
	border-bottom-style: none;
	padding: 10px;
	}	
	ul#main-nav #here{color: #333;}

ul#main-nav li.last-link{
	border-right: 1px solid #333;
	}	
ul#main-nav li a:hover{
	color: #333;
	}	
ul#main-nav li a{
	text-decoration: none;
	color: #394a59;
	font-weight: bold;
}	

#content-wrapper {
	width: 900px;
	background-color: #ced1b2;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px dotted #666;
	border-left: 1px dotted #666;
	position: relative;
	}
	
	
#main-content {
	width: 590px;
	float: left;
}
#main-content li {
	list-style: square;
	margin: .75em;
}


#features {
	float: right;
	margin-top: -100px;
	width: 245px;
	z-index: 5;
	position: absolute;
	left: 618px;
	background-color: #ced1b2;
	border-right: 1px dotted #333;
	border-left: 1px dotted #333;
	padding-right: 10px;
	padding-left: 10px;
	}

#features li{
	list-style-type: none;
	line-height: 1.5em;
	border-bottom:#999 dotted 1px;
	}
#features li a{
	border-bottom-style: none;
	text-decoration: none;
}
#features li:hover{
	background-color: #ccc;
}
#suggested-sites {
	background: url(../images/suggested-site-bg.jpg) repeat-x top;
	font-size:80%;
	margin-top:25px;
	border-top: 2px solid #666;
	color: #444;
} 
#suggested-sites h2, h3, h4{color: #444; margin-bottom: 0;}
#suggested-sites a{color: #394a59;}
	

#footer {
	bottom: 0px;
	color: #333300;
	clear: both;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: .75em;
	padding-bottom: 75px;
	background: url(../images/footer-border.jpg) no-repeat bottom;
}

.clear {clear: both;}


#WEB-DESIGN #main-content h2,
#PRINT-DESIGN #main-content h2,
#DESIGN-SERVICES #main-content h2 {
	margin-top: 3.5em;
	padding: 3px;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background: #ccc;
}
	#WEB-DESIGN #main-content h2#first-h2,
	#PRINT-DESIGN #main-content h2#first-h2,
	#DESIGN-SERVICES #main-content h2#first-h2 {
		margin-top: 1.5em;
	}
#WEB-DESIGN h2 img,
#PRINT-DESIGN h2 img,
#DESIGN-SERVICES h2 img {
	position: absolute;
	left: 488px;
}
	#WEB-DESIGN img,
	#PRINT-DESIGN img {
		margin: 3px;
		border: 1px ;
	}
	#DESIGN-SERVICES p {
		text-align: justify;
	}
#HOME #main-content {width:870px;}
	#HOME #testimonial {
		width: 710px;
		margin-left:30px;
		background: url(../images/home-testimonial-bg-btm.jpg) top center no-repeat;
		padding: 40px 50px 20px 50px;
	}
	#HOME #testimonial p{
		margin-top: 0px; padding-top: 1px;
		}
		#HOME #testimonial p span {
			background: url(../images/icon-5-star.gif) no-repeat right top;
			padding-right: 115px;
			font-size: 1.1em;
			font-weight: bold;
		}
		#HOME #testimonial em{
			display: block;
			font-size: 11px;
			text-align: right;
		}
	#HOME #testimonial img {
		margin: 0 15px 5px 0;
		background: url(../images/home-testimonial-bg-btm.jpg) top center no-repeat;
		float: left;
	}

#CONTACT #main-content {
	width: 440px;
	float: left;
}
#CONTACT #col2 {
	width: 400px;
	margin-left: 470px;
	margin-top: 30px;
}
#CONTACT #col2 h3 { background: #ccc;}

.tel { display: block; }

 li[class=pdf] {padding-left: 20px; background:url(../images/icon-pdf.jpg) left no-repeat;}
 a[class=pdf] {padding-right: 20px; background:url(../images/icon-pdf.jpg) right no-repeat;}
 a.video{padding-left: 20px; background:url(../images/icon-video.jpg) left no-repeat;} 
 a[class=external-link] {padding-left: 18px; background:url(../images/icon-external-site.gif) left no-repeat;} 

.button-view-more {
	width:320px; height:33px; 
	background: url(../images/button-view-examples.jpg) no-repeat bottom left ; 
	font-size: 16px; line-height: 34px; 
	padding-bottom: 4px;
	margin-top: .8em;
}
.button-view-more:hover {
	background: url(../images/button-view-examples.jpg) no-repeat top left ;
}
	.button-view-more a {
		display: inline-block; 
		width: 280px;
		padding-left: 40px;
		text-decoration: none;
		text-shadow: #fff 1px;
		font-weight: bold;
	}
 
.downloads { padding:10px; border-top: #888 1px dotted;}

.downloads li {line-height: 43px;}
.downloads li[class=pdf] {padding-left: 43px; background:url(../images/icon-big-pdf.jpg) left no-repeat; font-size:1.1em;}
 li[class=word] {padding-left: 43px; background:url(../images/icon-big-word.jpg) left no-repeat; font-size:1.1em;}
 li[class=vCard] {padding-left: 48px; background:url(../images/icon-big-vCard.gif) left no-repeat; font-size:1.1em;}
 li[class=linked-in] {padding-left: 43px; background:url(../images/icon-big-linked-in.jpg) left no-repeat; font-size:1.1em;} 
 li[class=twitter] {padding-left: 43px; background:url(../images/icon-big-twitter.jpg) left no-repeat; font-size:1.1em;} 
 li[class=facebook] {padding-left: 43px; background:url(../images/icon-big-facebook.jpg) left no-repeat; font-size:1.1em;}

.email {display:block;}

.strike-through {text-decoration: line-through; color:#666;}
.note {text-align: center; line-height: 1em; margin-bottom: 1.2em; }
	#features .note {text-align: left; line-height: 1em; margin-bottom: 1.4em; font-size: .9em; }
	#features .note a {color: #333; }


<!-- CONTACT FORM -->
body#CONTACT #main-content form {
  font: 95.5%/1;
}

form {
  font-size: 1.1em;
  width: 26em;
}

/* fieldset styling */
fieldset {
  margin: 1em 0; /*  space out the fieldsets a little*/
  padding: 1em;
  border : 1px dotted #666;
  background: #ccc;
}
	fieldset#one {
		background: #ccc url(../images/mail-stamp-01.jpg) no-repeat right 10px;
	}
/* legend styling */
legend {
  font-weight: bold;
  background: #ccc;
  padding: 0px 3px;
  font-family: Georgia, "Times New Roman", Times, serif;

}


/* style for  labels */
label {
  display: block; 	font-weight: bold;
}

/* style for required labels */
label .required-text {
  font-size: 0.75em;
  color:#522d2d;
}
.warning {
	color:#760000;
	font-weight: bold;
	font-size: .9em;
}


input {
  width: 250px;
}


input.radio, input.submit {
  width: auto;
}

/* style form elements on focus */
input:focus, textarea:focus {
  background: #ffc;
}

input.radio {
  float: left;
  margin-right: 1em;
}

textarea {
  width: 400px;
  height: 100px;
/*  background: #fff url(../images/dear-ricky.gif) no-repeat 8px 4px; */
  padding-top: 27px;
}


/* Hack to make sure the floated radio buttons
   sit next to the labels correctly in IE/Mac*/

/* This is the style I want IE/Mac to see */
input.radio + label {
  text-indent: 2em;
}

/* Using the commented backslash filter, I'm resetting
   the above rule for everything other than IE5/Mac \*/
input.radio + label {
  text-indent: 0;
}

#fb-root {
	margin-top: 10px;
	margin-bottom:5px;
}

/* End the hack */



/* BELOW IS CSS FOR FACYBOX
 * Examples and documentation at: http://fancybox.net */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/images/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }


/* Custom Facebook Page Styles */
body#fb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	background: #ced1b2 url(../fb/img/fb-body-bg.jpg) top no-repeat;
	color: #363827;
}
body#fb h1 {
	text-align: center;
	font-family: 'Homemade Apple', sans-serif;
	font-size: 36px; font-weight: bold; line-height: 36px;
}
	body#fb h1 span { font-size: 18px; 
}
body#fb ul {clear: both;}
body#fb li  {height: 32px; font-size: 18px; line-height: 32px;}
	body#fb li#yelp {
		padding-left: 35px;
		background: url(../fb/img/icon-yelp.png) left no-repeat;
	}
	body#fb li#google {
		padding-left: 35px;
		background: url(../fb/img/icon-google.png) left no-repeat;
	}
	body#fb li#yahoo {
		padding-left: 35px;
		background: url(../fb/img/icon-yahoo.png) left no-repeat;
	}
	body#fb li#merchant-circle {
		padding-left: 35px;
		background: url(../fb/img/icon-merchant-circle.png) left no-repeat;
	}

body#fb .gutter {
	padding: 20px 10px 10px 10px;
}
body#fb #content-wrapper {
	width: 480px; padding: 0;
	margin-top: 60px;
}
	body#fb #content-wrapper .col-1 {
	width: 225px; float: left; margin-right: 10px;
}
	body#fb #content-wrapper .col-2 {
	width: 225px; float: left; margin-right:0px;
}
#fb #testimonial {
		width: 450px;
		margin-top: 10px;
		background: url(../fb/img/home-testimonial-bg-top.jpg) top center no-repeat;
		padding: 10px;
		clear: both;
	}
	#fb #testimonial p{
		margin-top: 0px; padding-top: 30px;
		font-family: 'Homemade Apple', sans-serif;
		font-stretch: expanded;
		}
		#fb #testimonial #pictureWrapper {
			margin-top: 10px;
		}
		#fb #testimonial p span {
			background: url(../images/icon-5-star.gif) no-repeat right top;
			padding-right: 115px;
			font-size: 1.1em;
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
		}
		#fb #testimonial em{
			font-family: Arial, Helvetica, sans-serif;
			display: block;
			font-size: 12px;
			text-align: right;
			margin-right: 10px;
		}
	#fb #testimonial img {
		margin: 20px 15px 5px 0;
		float: left;
	}
