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


#main #content {
	display: none;
} 


/******************************* Main Layout *******************************/



html, body, ol, ul, li, dl, dt, dd, img {
  margin: 0; 
  padding: 0;
  border: 0;
  color: #000;
  text-align: left;
}

body, .container, #promo, #onecol, #leftcol, #rightcol {
	width: 7in;
	border: none;
	background-color: #FFF;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10pt;
	overflow: visible;
	text-align: left;
	margin: 0; 
	padding: 0;
	float: none;
	position: static;
}

#sidebar {
	display: block;
	visibility: visible;
	border-top: 2px dashed #666;
	margin-top: 20px;
}

#footer, #top, #nav, .siteby, iframe {
	display: none;
}


a {color: #000; vertical-align: bottom;}



.floatright, .floatleft {
	display: block;
	text-align: center;
	width: 7in;
	float: none;
	margin: 0;
}

img.floatright {
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin: 0 0 10px 15px;
}

img.floatleft {
	display: block;
	float: none;
	width: auto;
	height: auto;
}







/******************************* Promo Row Styles *******************************/


#promo img {
	width: 100%;
	height: 100%;
	margin: 0; padding: 0; border: 0;
	display: none;
}





/******************************* Main Row Styles *******************************/


#main .container {
	margin-top: 35px;
}

#main h1 {
	font: 200% Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: rgb(0,165,200);
	border-top: 1px solid rgb(225,225,225);
	border-bottom: 1px solid rgb(225,225,225);
	margin: 0 0 1em 0;
	padding: 8px 0 10px 0;
	line-height: 1.25em;
}

#main h2 {
	font-size: 125%;
	color: #000;
	font-weight: bold;
	line-height: 1.25em;
	margin: 1.5em 0 .5em 0;
}

#main h3 {
	font-size: 100%;
	color: #000;
	font-weight: bold;
	line-height: 1.25em;
	margin: 1.5em 0 .5em 0;
}

#main p {
	line-height: 1.5em;
	margin: 1em 0 0 0;
}

#main ul li {
	font-size: 100%;
	line-height: 1.25em;
	margin: .5em 0 0 2.5em;
	list-style: square;
}

#main ol li {
	font-size: 100%;
	line-height: 1.25em;
	margin: .5em 0 0 2.5em;
}


#main p.testimonyname, #sidebar p.testimonyname {

}


#main .blockquotedesign, #main blockquote {
	float: none;
	background: none;
}


#main .quote {
	display: block;
	font: 140% Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0;
	line-height: 1.25em;
	z-index: 500;
	width: 5in;
	text-align: center;
	color: rgb(0,165,200);
	margin: .25in 1in 0 1in;
}

#main .quoted {
	font-weight: normal;
	padding: 0;
	line-height: 1.25em;
	width: 5in;
	text-align: right;
	margin: 0 1in;
}

#main .quotedjob {
	font-weight: normal;
	position: relative;
	font-size: 75%;
	text-transform: uppercase;
	text-align: right;
	margin: 0 1in .75in 1in;
	padding: 0;
	line-height: 1.25em;
	width: 5in;
}

#main .endquote {
	display: block;
	text-indent: -9009px;
	width: 32px;
	height: 25px;
	border: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: transparent url(../images/quotemarkrt.gif) no-repeat 0 0;
	position:absolute;
	top: -30px;
	right: -9px;
	z-index: 50;
}



#main .testimonials dt {
	display: block;
	width: 7in;
	float: none;
	margin: 25px 0 0 0;
	border-top: 1px dotted rgb(225,225,225);
	page-break-inside: avoid;
}

#main .testimonials dt.first {
	border-top: none;
}	

#main .testimonials dd {
	display: block;
	width: 7inin;
	margin: 10px 0 0 0;
}


#main .testimonials dt a.recommendation img {
	display: block;
	border: none;
	margin-top: .35in;
	background: #FFF;
}

#main .testimonials .quote {
	display: block;
	font: 140% Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0;
	line-height: 1.25em;
	z-index: 500;
	width: 6in;
	color: #000;
	margin: .25in 0 0 1in;
}

#main .testimonials .quoted {
	font-weight: normal;
	padding: 0;
	line-height: 1.25em;
	width: 6in;
	text-align: right;
	margin: 0 0 0 1in;
}

#main .testimonials .quotedjob {
	font-weight: normal;
	position: relative;
	font-size: 75%;
	text-transform: uppercase;
	text-align: right;
	margin: 0 0 .35in 1in;
	padding: 0;
	line-height: 1.25em;
	width: 6in;
}

#main .testimonials .endquote {
	display: block;
	text-indent: -9009px;
	width: 32px;
	height: 25px;
	border: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: transparent url(../images/quotemarkrt-teal.gif) no-repeat 0 0;
	position:absolute;
    top: -32px;
	right: 0;
	z-index: 50;
}

#main #leftcol .marcommplan {
	float: right;
	margin: 0 0 10px 10px;
}


/******************************* Portfolio Styles *******************************/






#main ul#portfolionav {
	display: block;
	float: none;
	width: 7in;
	padding: 0;
	margin: 0;
}

#main #portfolionav li {
	display: none;
}

#main #portfolionav li.current {
	display: block;
	font: 200% Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: rgb(0,165,200);
	border-top: 1px solid rgb(225,225,225);
	border-bottom: 1px solid rgb(225,225,225);
	margin: 0 0 1em 0;
	padding: 8px 0 10px 0;
	line-height: 1.25em;
}

#main #portfolionav li.current a {
	display: block;
	width: 6in;
	background: none;
	border: none;
	color: rgb(0,165,200);
	padding: 2px 0 6px 0;
	margin: 0;
	font-weight: normal;
}

#main #portfoliopic {
	display: block;
	float: none;
	width: 7in;
	text-align: center;
	min-height: 3in;
	padding: 0;
	margin: 0;
}

#main #portfoliopic.collateral {
	min-height: 3.5in;
}

#main #portfoliopic img {
	margin: 0;
	padding: 0;
	border: none;
	margin: 0 auto;
}

#main #portfoliotext {
	display: block;
	float: none;
	width: 7in;
	padding: 0;
	margin: 0;
}

#main #portfoliotext h2 {
	font: 140% Georgia, "Times New Roman", Times, serif;
}

#main #portfoliotext p {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 1em 0 0 0;
}


#main #portfoliotext a.viewsite, #main #portfoliotext a.viewsite:visited {
	display: block;
	text-indent: -9009px;
	width: 90px;
	height: 30px;
	border: none;
	text-decoration: none;
	overflow: hidden;
	margin: 25px 0 0 0;
	padding: 0;
	background: transparent url(../images/viewsite.gif) no-repeat 0 0;
	z-index: 50;
}



#main #onecol ul#portfolionav {
	display: block;
	width: 7in;
	padding: 0;
	margin: 0;
}

#main #onecol #portfolionav li a, #main #onecol #portfolionav li a:visited {
	display: block;
	width: 6in;
	border: none;
	color: #000;
	padding: 0;
	margin: 0;
	font-weight: normal;
	background-image: none;
}

#main #onecol #portfolionav li {
	display: block;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	width: 6in;
	margin: .25in 0 0 .5in;
	list-style-image: none;
	list-style-type: square;
}





#main #thumbnails {
	display: none;
}



#main #thumbnails h3.clickthumbnails {
	display: none;
}









 /************************** Style for Contact Forms **************************/


#contact-area {
	width: 7in;
	margin-top: 25px;
	color: #666;
}

#contact-area input, #contact-area textarea {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #333333;
	padding: 5px;
	width: 413px;
	margin: 0px 0px 10px 0px;
	border: 1px solid rgb(204,204,204);
	/* I added the following */
	display: block;
	float: left;
}

#contact-area select {
	line-height: 1.5em;
	color: #333333;
	padding: 5px;
	width: 430px;
	margin: 0px 0px 10px 0px;
	border: 1px solid rgb(204,204,204);
	/* I added the following */
	display: block;
	float: left;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid rgb(0,165,200);
}

#contact-area input#submit-button {
	display: block;
	text-indent: -9009px;
	width: 80px;
	height: 30px;
	border: none;
	text-decoration: none;
	overflow: hidden;
	margin: -10px -5px 0 0;
	padding: 0;
	background: transparent url(../images/submitbutton.gif) no-repeat 5px 0;
	z-index: 50;
	float:right;
}

#contact-area input#submit-button:focus {
	border: none;
	text-decoration: none;
	background: transparent url(../images/submitbutton.gif) no-repeat 5px -30px;
}

#contact-area input#submit-button:hover {
	border: none;
	text-decoration: none;
	background: transparent url(../images/submitbutton.gif) no-repeat 5px -30px;
	cursor: pointer;
}

#contact-area label {
	font-size: 85%;
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 90px;
	padding-top: 5px;
	/* I added the following */
	display: block;
}
#contact-area label.state {
	width: 55px;
}

#contact-area label.zip {
	width: 50px;
}

#contact-area label.reference {
	width: 175px;
}

#contact-area input#name, #contact-area input#email, #contact-area input#company, #contact-area input#city {
	width: 171px;
}

#contact-area input#phone, #contact-area input#fax {
	width: 130px;
}

#contact-area input#state {
	width: 25px;
}

#contact-area input#zip {
	width: 68px;
}

#contact-area select#reference {
	width: 345px;
}

#contact-area input#required, #contact-area input#event {
	display:none;
}

#contact-area .divider {
	width: 550px;
	height: 1px;
	display: block;
	clear: both;
}

#contact-area #footnote {
	font-size: 80%;
	color: #333333;
	line-height: 2.5em;
	display: block;
	float: left;
	margin-left: 110px;
}

#contact-area .indented {
	margin-left: 100px;
}

#contact-area input.error, textarea.error {
	background-color: rgb(251,247,192); /* was rgb(255,240,215) */
}

#contact-area #errormsg  {
	margin-left: 100px;
}

#contact-area #errormsg li {
	text-align: left;
	list-style-type: none;
	list-style-image: none;
}



/* ______________________________________________ PRINT STYLE SHEET ONLY ADDITIONS ______________________________________________ */



.printonly table.address.address {
	display: block;
	height: .92in;
	color: #666;
/*	border-bottom: 2px solid #000; */
	margin-bottom: 0;
	overflow: visible;
}

.printonly table.address.address .logo img {
	width: 2.8in;
	height: 0.75in;
	padding: 0 15px 0 0;
	margin: 0;
	border: 0;
}

.printonly table.address {
	width:100%;
	height: 0.8in;
	border-collapse:collapse;
	border: 0;
	padding: 0;
	margin: 0;
}

.printonly table.address td {
	text-align: left;
	vertical-align: bottom;
	border: none;
}

.printonly table.address td p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 7px 0;
	padding: 0;
}

.printonly table.address td p.alignright {
	text-align: right;
}

.printonly table.address td.logo {
	width: 3.25in;
}

.printonly table.address td.address {
	width: 3.75in;
}


a:link, a:visited {
	border: 0;
	text-decoration: underline;
	font-weight: bold;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   }

a[href^="/"]:after {
   content: " (http://www.riverbendmarketing.com/" attr(href) ") ";
}


.noprint {
	display: none;
}

#main .testimonials dt a:link:after,
#main .testimonials dt a:visited:after,
#main a.emaillink:link:after,
#main a.emaillink:link:after {
   content: none;
   font-size: 80%;
   }
   
#main a.emaillink:link:after, #main a.emaillink:link:after {
   content: " (rbendmktg@aol.com)";
   }