/*
Theme Name: Custom Printers
Theme URI: http://www.customprinters.com/
Description: A custom site built for Custom Printers, Grand Rapids MI.
Version: 2.0
Author: Chris Yurchenko 
Author URI: http://www.page-8.com/
*/

/* Colors 

	Orange:	#F8A519
	Blue:	#B1CCD6
	Gray:	#525252
	Green:	#CAD120

*/

/* undo some default styling of common (X)HTML browsers
 ************************************************************/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header, 
hgroup, menu, nav, section, menu,
time, mark, audio, video, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

article, aside, dialog, figure, footer, header, 
hgroup, nav, section { 
	display: block;
}

nav ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;	
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;	
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
	vertical-align: middle;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none;
}

/* done with browser resets
 ************************************************************/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	line-height: 18px;
	color: #525252;
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	background-color: white;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}


/*	Begin Headers */
h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.6em;
	padding-bottom: 8px;
	color: #999;
}

h2.home-col-header {
	font-size: 1.1em;
	color: white;
	padding: 7px 10px 3px 10px;
	text-transform: uppercase;
	background-color: #B1CCD6;
	border-bottom: 1px solid #e5e5e5;
}

h2.post-title {
	font-size: 1.3em;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
}

h2.staff-dept {
	border-bottom: 1px solid #e5e5e5;
}

h2.staff-dept a {
	font-size: 12px;
	float: right;
}

h2#comments, #respond h2 {
	border-top: 1px solid #e5e5e5;
	margin: 7px 0;
	padding-top: 20px;
}

h2 {
	font-size: 1.2em;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	padding-top: 10px;
}

#rotator h3 {
	font-size: 1.6em;
	line-height: 24px;
	padding-bottom: 8px;
	color: white;
	border-bottom: 1px solid #e5e5e5;
}


/* Begin Links */
a:link, a:active, a:focus, a:visited {
	color: #F8A519;
	font-weight: bold;
	text-decoration: none;
}

.green-text, a.green-text {
	color: #629947;
}

a:hover {
	color: #525252;
}

a img {
	border: none;
}


/* Begin Various Tags & Classes */
p {
	padding: 5px 0 10px 0;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}


/* Begin Structure */
#header {
	padding: 30px 0 15px 0;
	width: 100%;
}

#header a.logo {
	float: left;
}


/* Navigation */
#site-navigation {
	float: right;
	display: block;
	margin-top: 46px;
}	
	
#site-navigation li {
	display: inline;
	text-transform: uppercase;
	margin-left: 50px;
	padding-top: 75px;
}

#site-navigation  li.nav-li-rollover-brains a:hover {
	background: url("images/nav-rollover-sprite.jpg") -20px 0 no-repeat;
}

#site-navigation li.nav-li-rollover-brawn a:hover {
	background: url("images/nav-rollover-sprite.jpg") -115px 0 no-repeat;
}

#site-navigation li.nav-li-rollover-purpose a:hover {
	background: url("images/nav-rollover-sprite.jpg") -210px 0 no-repeat;
}

#site-navigation li.nav-li-rollover-perspective a:hover {
	background: url("images/nav-rollover-sprite.jpg") -320px 0 no-repeat;
}

#site-navigation li.nav-li-rollover-hello a:hover {
	background: url("images/nav-rollover-sprite.jpg") -440px 0 no-repeat;
}
	
#site-navigation a:link, #site-navigation a:active, #site-navigation a:focus, #site-navigation a:visited {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #525252;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 65px; /* this makes room for the roll over images */
}

#site-navigation a:hover {
	color: #F8A519;
}

/* Breadcrumb Trail */
p.breadcrumb {
	padding: 7px 0 3px 0;
	margin-bottom: 25px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}


/* photo rotator - home page */
#rotator  { 
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
}

#rotator .item {
	background-position: top right;
	background-repeat: no-repeat;
	width: 960px;
	height: 300px;
	float: left;
}

#rotator .item a.click-through {
	padding: 0 0 300px 960px;
	position: absolute;	
}

#rotator .caption-holder-green, #rotator .caption-holder-gray, #rotator .caption-holder-blue, #rotator .caption-holder-orange {
	float: right;
	position: relative;
	height: 286px;
	width: 365px;
	margin-top: 14px;
}

#rotator .caption-holder-green {
	background: url("images/rotator/caption-bg-green.png") top left no-repeat;
}

#rotator .caption-holder-gray {
	background: url("images/rotator/caption-bg-gray.png") top left no-repeat;
}

#rotator .caption-holder-blue {
	background: url("images/rotator/caption-bg-blue.png") top left no-repeat;
}

#rotator .caption-holder-orange {
	background: url("images/rotator/caption-bg-orange.png") top left no-repeat;
}

#rotator .caption {
	text-align: right;
	color: white;
	position: absolute;
	width: 310px;
	bottom: 20px;
	right: 20px;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.5);
}

#rotator .rotator-photo-credit {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	position: relative;
	top: 308px;
	left: 110px;
	text-transform: uppercase;
	
}

#rotator-control-panel {
	background: url("images/rotator/controls-bg.jpg") top left repeat-x;
	border: 1px solid #e5e5e5;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#rotator-controls {
	background: url("images/rotator/controls-sep.gif") top right no-repeat;
	height: 30px;
	width: 85px;
	padding-left: 8px;
}

#rotator-controls .controls-prev-btn, 
#rotator-controls .controls-play-pause-btn, 
#rotator-controls .controls-next-btn {
	height: 13px;
	width: 13px;
	border: none;
	cursor: pointer;
	margin: 9px 0 0 7px;
}

#rotator-controls .controls-prev-btn {
	background: url("images/rotator/controls-prev.gif") 0 0 no-repeat;
}

#rotator-controls .controls-play-pause-btn {
	background: url("images/rotator/controls-play-pause.gif") 0 0 no-repeat;
}

#rotator-controls .isPaused {
	background: url("images/rotator/controls-play-pause.gif") 0 -13px no-repeat;
}

#rotator-controls .controls-next-btn {
	background: url("images/rotator/controls-next.gif") 0 0 no-repeat;
}

/* Main Content */
#content {
	width: 100%;
	position: relative;
	font-size: 1.2em;
	padding-bottom: 30px;
}

#content-no-header-img {
	width: 100%;
	position: relative;
	font-size: 1.2em;
	padding: 30px 0;
	border-top: 1px solid #e5e5e5;
}


/* Home Page - Columns */
#home-blurb {
	padding: 30px 0;
}

#home-blurb img {
	border: 1px solid #e5e5e5;
	margin-left: 25px;
}

#home-blurb p {
	padding-top: 20px;
}

.home-page-column, .home-page-column-third, .home-page-column-last {
	width: 220px;
	border: 1px solid #e5e5e5;
	margin: 0;
	padding: 0;
}

.home-page-column {
	float: left;
	margin-right: 23px;
	overflow: hidden;
}

.home-page-column-third {
	float: left;
	margin-right: 0;
}

.home-page-column-last {
	float: right;
	margin: 0;
}

.home-col-content {
	padding: 10px;
}

.home-newsletter-thumbnail-container {
	text-align: center;
	padding-bottom: 10px;
}

.home-newsletter-thumbnail-container img {
	padding: 5px;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
}

/* Pages with Sidebar */
#main-copy-container {
	float: left;
	width: 700px;
}

/* Text Only Pages */
#text-only-copy-container {
	width: 710px;
	padding-left: 63px;
}

/* Two Column Structure */
#two-column-alpha {
	float: left;
	width: 455px;
	border-right: 1px solid #e5e5e5;
	padding-right: 25px;
}

#two-column-beta {
	float: right;
	width: 454px;
	padding-left: 25px;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 220px;
	border: 1px solid #e5e5e5;
	margin: 0;
	padding: 0;
	background-color: #f5f5f5
}

/* Bottom Image Divs */
.brains-bottom-image {
	background: url("images/brains-bottom-img_s1.jpg") bottom center no-repeat; 
	height: 150px;
}


.perspective-bottom-image {
	background: url("images/perspective-bottom-img_s1.jpg") bottom center no-repeat; 
	height: 200px;
}

/* Footer */
#footer {
	border-top: 1px solid #e5e5e5;
	clear: both;
	font-size: 1.1em;
	color: #777;
	padding: 20px 0;
}

#footer .site-info {
	width: 280px;
	float: left;
	padding: 10px 0 10px 45px;
	background: url("images/logo-dots.jpg") top left no-repeat;
}

#footer .associations {
	width: 520px;
	float: right;
	padding-right: 75px;
	background: url("images/logo-spot-on.jpg") top right no-repeat;
}

#footer .associations img {
	padding-right: 10px;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: left;
}

#footer ul.footer-nav-list {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer ul.footer-nav-list li {
	display: inline;
}

#footer ul.footer-nav-list .nav-sep {
	padding: 0 5px;
}


/* Photo Gallery */

#photo-gallery-holder {
	padding-top: 10px;
}

.photo-gallery-image-vert, .photo-gallery-image-horz {
	width: 20%;
	float: left;
	text-align: center;
	padding-bottom: 20px;
}

.photo-gallery-image-horz {
	margin-top: 15px;
}

.photo-gallery-image-vert img, .photo-gallery-image-horz img {
	border: 1px solid #e5e5e5;
	-moz-box-shadow: 0px 10px 10px #ccc;
	-webkit-box-shadow: 0px 10px 10px #ccc;
	box-shadow: 0px 10px 10px #ccc;
}

.photo-gallery-image-vert span, .photo-gallery-image-horz span {
	width: 100%;
	height: 15px;
	position: absolute;
	bottom: -25px; /* ~equal to the height + shadow y offset + shadow blur radius */
	right: 0px;
	box-shadow: 0px -10px 5px #fff;
	-moz-box-shadow: 0px -10px 5px #fff;
	-webkit-box-shadow: 0px -10px 5px #fff;
	border-radius: 50% / 7px;
	-moz-border-radius: 50% / 7px;
	-webkit-border-radius: 400px 20px; /* webkit browsers apparently can't use a % for ellipse border radius */
}

#photo-gallery-pagination {
	margin: 30px 0 0 0;
	padding-top: 10px;
	text-align: center;
	border-top: 1px solid #e5e5e5;
}

#photo-gallery-pagination p {
	margin-bottom: 2px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 0;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


/* Begin Lists */
ol {
	margin-left: 35px;
	margin-bottom: 10px;
}

ul { /* this is for a ul inside the wp page the_content() secitons */
	padding: 0 0 8px 25px;
}

ul.home-col-customer-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

li.request-a-quote {
	background: url("images/icon-quote.png") 10px 0 no-repeat;
	border-bottom: 1px solid #e5e5e5;
	margin: 15px 0 15px 0;
	padding: 0 10px 15px 50px;
} 

li.upload-a-file {
	background: url("images/icon-upload.png") 10px 0 no-repeat;
	border-bottom: 1px solid #e5e5e5;
	margin: 15px 0;
	padding: 0 10px 15px 50px;

} 

li.login-to-pp {
	background: url("images/icon-login.png") 10px 0 no-repeat;
	border-bottom: 1px solid #e5e5e5;
	margin: 15px 0;
	padding: 0 10px 15px 50px;
}

li.login-to-insite {
	background: url("images/icon-login.png") 10px 0 no-repeat;
	margin: 15px 0;
	padding: 0 10px 0 50px;
}

ul.location-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.location-list li {
	padding-left: 20px;
}

ul.location-list li.phone {
	background: url("images/icon-phone.gif") 0 2px no-repeat;
}

ul.location-list li.email {
	background: url("images/icon-email.gif") 0 2px no-repeat;
}

ul.client-list {
	list-style: none;
	margin-top: 10px;
	padding: 0;
}

ul.client-list li {
	display: inline;
	margin: 0;
	padding: 5px 10px;
}

ul.staff-anchors {
	list-style: none;
	padding: 0 0 15px 0;
	margin: 0;
	display: block;
}

ul.staff-anchors li {
	padding-left: 60px;
}

ul.staff-anchors .jump-to {
	padding-left: 0;
	float: left;
	font-weight: bold;
}

ul.staff-list, ul.staff-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.staff-list li {
	padding: 10px 0;
}

ul.staff-list ul li {
	width: 48%;
	float: left;
	margin-top: 10px;
	margin-right: 2%;
}

ul.staff-list ul .qr-code {
	float: left;
	padding-right: 7px;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}

ul.staff-list ul .qr-code img {
	padding-bottom: 3px;
}

ul.staff-list ul .contact-info {
	float: left;
}

ul.staff-list ul .contact-info p {
	padding: 7px 0 0 0;
}

ul#brawn-insite-features-list {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	padding-top: 7px;
}

ul#brawn-insite-features-list li {
	padding-bottom: 5px;
}

ul#brawn-insite-features-list ul {
	list-style: disc;
}

ul#brawn-insite-features-list ul li {
	padding-bottom: 3px;
}

/* Newsletter Styles */
ul.newletter-overview {
	list-style: none;
	padding: 0; margin: 0;
}

ul.newletter-overview li {
	display: block;
	margin: 0 0 20px; padding: 20px 0;
	border-bottom: 1px solid #e5e5e5;
}

ul.newletter-overview li:last-child {
	border: none;
}

ul.newletter-overview li span {
	float: left;
	text-align: left;
	display: block;
}

ul.newletter-overview .newsletter-thumbnail-container {
	width: 200px;
}

ul.newletter-overview .issue {
	font-size: 11px;
	width: 160px;
	text-align: center;
	padding-top: 10px;
}

ul.newletter-overview img {
	padding: 5px;
	border: 1px solid #e5e5e5;
}

ul.newletter-overview ul {
	margin: 0; 
	padding: 5px 0 0 10px;
}

ul.newletter-overview li li {
	padding: 0; margin: 0;
	border: none;
}

ul.newletter-overview ul.download-options {
	padding-top: 30px;
}

ul.newletter-overview ul.download-options li {
	padding-left: 25px;
	margin: 5px 0;
}

ul.newletter-overview li li.acrobat { background: url("images/nl-download.png") 0 0 no-repeat; }

address {
	color: #999;
	border-top: 1px solid #e5e5e5;
	padding-top: 15px; margin-top: 10px;
}

/* Resources Styles */
.resources-page h2 {
	padding-top: 25px;
}

.resources-page ul {
	list-style: none;
	margin: 0; padding: 0 0 25px 0;
	border-bottom: 1px solid #e5e5e5;
	
}

.resources-item {
	margin: 0 0 10px 30px;
	border-bottom: 1px solid #e5e5e5;
}

.resources-item.last {
	border-bottom: none;
}

.resource-item-dlimg {
	width: 40px;
	float: left;
	padding-top: 6px;
}

.resource-item-desc {
	float: left;
}

/* Post Styles */
div#blog-posts {
	list-style: none;
	margin-top: 10px;
}

div#blog-posts .blog-single-post  {
	padding: 15px 0 10px 0;
	border-top: 1px solid #e5e5e5;
}

div#blog-posts .blog-single-post-date {
	float: left;
	width: 38px;
	height: 66px;
	background: url("images/calendar.jpg") 0 0 no-repeat;
	text-align: center;
	padding-top: 15px;
	margin-top: 10px;
	text-shadow: 2px 2px 1px #FFF;
}

div#blog-posts .blog-single-post-date-month {
	display: block;
	font-weight: bold;
	font-size: 0.9em;
	text-shadow: 2px 2px 1px #FFF;
}

div#blog-posts .blog-single-post-date-day {
	display: block;
	font-weight: bold;
	font-size: 1.5em;
}

div#blog-posts .blog-single-post-content {
	float: right;
	width: 645px;
}

.by-line {
	font-weight: bold;
	font-size: 0.9em;
}

div#blog-posts p {
	padding: 5px 0;
}

div#full-blog-post {

}

.entry {
	padding-top: 15px;
}

.entry p a:visited {
	color: #b85b5a;
}


/* Begin Forms */
legend {
	display: none;
}

#newsletter_signup_form legend {
	display: block;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
}

label {
	font-weight: bold;
	padding: 5px 10px 0 0;

}

label.first {
	display: block;
	float: left;
	font-weight: bold;
	width: 95px;
	text-align: left;
	padding-top: 5px;
}

select {
	margin-top: 4px;
	width: 130px;
}

input.text-field, textarea {
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 1.0em;
	color: #333;
	padding: 3px 5px;
	display: inline;
	width: 334px;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
}

.form-float-right {
	text-align: right;
	padding-right: 3px;
}

#main-copy-container .form-float-right {
	padding-right: 259px;
}

input.sendbutton, input.commentbutton {
	background-color: #23282C;
	color: white;
	padding: 5px 7px;
	cursor: pointer;
}

input.sendbutton {
	float: right;
	margin-left: 5px;
}

#newsletter_signup_form  input.sendbutton {
	float: none;
}

.required {
	color: #F8A519;
}

.error {
	color: red;
}

small {
	font-size: 11px;
	font-style: italic;
}

#respond input[type=text] {
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 1.0em;
	color: #333;
	padding: 3px 5px;
	border: 1px solid #ccc;
	background-color: #f2f2f2;
}

/* Comments */
#comments {
	clear: both;
}

#comments .navigation {
	padding: 0 0 18px 0;
}

h3#comments-title, h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0;
}

h3#comments-title {
	padding: 24px 0;
}

.commentlist {
	list-style: none;
	margin: 0;
}

.commentlist li.comment {
	border-bottom: 1px solid #e5e5e5;
	line-height: 20px;
	margin: 0 0 20px 0;
	padding: 0 0 0 56px;
	position: relative;
}

.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom: 18px;
}

#comments .comment-body p:last-child {
	margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
	margin-bottom: 20px;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}

.comment-author {
}

.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}

.comment-author .says {
	font-style: italic;
}

.comment-meta {
	font-size: 12px;
	margin: 0 0 10px 0;
}

.comment-meta a:link, .comment-meta a:visited {
	color: #888;
	text-decoration: none;
}

.comment-meta a:active, .comment-meta a:hover {
	color: #FF4B33;
}

.commentlist .even {

}

.commentlist .bypostauthor {
}

.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}

.reply a, a.comment-edit-link {
	color: #888;
}

.reply a:hover, a.comment-edit-link:hover {
	color: #FF4B33;
}

.commentlist .children {
	list-style: none;
	margin: 0;
}

.commentlist .children li {
	border: none;
	margin: 0;
}

.nopassword, .nocomments {
	display: none;
}

#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}

.commentlist li.comment+li.pingback {
	margin-top: -6px;
}

#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}

#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}

/* customer database styles
 ************************************************************/
.cdb-message {
	position: relative;
	color: #FFF;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

.cdb-message a {
	color: #FFF;
}

.cdb-yield {
	background-color: #D2B50A;
	border-color: #F9A61A;
}

.cdb-yield .cdb-message-icon {
	background: url(images/table-options-sprite.png) -190px 0 no-repeat;
}

.cdb-error {
	background-color: #8D0000;
	border-color: #FF6C6C;
}

.cdb-error .cdb-message-icon {
	background: url(images/table-options-sprite.png) -125px 0 no-repeat;
}

.cdb-success {
	background-color: #73B240;
	border-color: #009900;
}

.cdb-success .cdb-message-icon {
	background: url(images/table-options-sprite.png) -125px -70px no-repeat;
}

.cdb-message-icon {
	height: 55px;
	width: 60px;
	display: block;
	float: left;
}

.close-message {
	background: url(images/table-options-sprite.png) -259px 0 no-repeat;
	position: absolute;
	top: 10px; right: 10px;
	display: block;
	height: 24px; width: 24px;
}

.close-message { cursor: pointer; }

.cdb-message p,
.cdb-content p {
	padding: 0;
	line-height: 1.5;
}

.cdb-message p.strong {
	font-weight: bold;
	padding-top: 6px;
}

.cdb-content table {
	border: solid #999;
	border-width: 0 1px 1px 0;
}

.cdb-content th, .cdb-content td {
	padding: 10px;
	border: solid #999;
	border-width: 1px 0 0 1px;
}

.cdb-content thead {
	background-color: #4F4F4F;
	color: #fff;
	font-weight: bold;
}

.cdb-content label {
	padding: 1px 0 0 5px;
	font-weight: normal;
}

.cdb-content ul.promo-list {
	list-style: none;
	margin: 0; padding: 0;
}

.cdb-content ul.promo-list li {
	padding: 0;
	margin: 0 0 4px;
}

.cdb-content .table-option-panel a {
	padding: 4px 0 8px 24px;
	margin: 0 5px;
}

.cdb-content .table-option-panel a.option-button-edit {
	background: url(images/table-options-sprite.png) 0 0 no-repeat;
}

.cdb-content .table-option-panel a.option-button-edit:hover,
.cdb-content .table-option-panel a.option-button-edit.hover {
	background: url(images/table-options-sprite.png) 0 -30px no-repeat;
}

.cdb-content .table-option-panel a.option-button-delete {
	background: url(images/table-options-sprite.png) -30px 0 no-repeat;
}

.cdb-content .table-option-panel a.option-button-delete:hover,
.cdb-content .table-option-panel a.option-button-delete.hover {
	background: url(images/table-options-sprite.png) -30px -30px no-repeat;
}

.search-filter-wrapper { 
	padding-bottom: 5px;
}

.search-filter-wrapper .sendbutton { float: none; }
.search-filter-wrapper h2 { padding: 3px 0; }

.cdb-submit, .search-filter-wrapper {
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 10px;
}

#search-bar { float: left; width: 30%; }
#filter-bar { float: left; width: 60%; border-left: 1px solid #e5e5e5; padding-left: 25px; margin-left: 10px; }

#search-bar .text-field { width: 90%; }

#filter-bar .sales-rep-filter {
	margin-bottom: 8px;
	display: block;
}

#filter-bar label {
	font-weight: normal;
	padding: 3px 15px 0 3px;
}

.cdb-submit .sendbutton, .search-filter-wrapper .sendbutton {
	float: none;
	margin: 15px 0;
	padding: 5px 10px;
}

.search-filter-wrapper .sendbutton {
	margin-bottom: 0;
}

.cdb-pagination {
	text-align: right;
	padding-top: 4px;
}

.cdb-pagination h2 {
	float: left;
	padding: 0 0 8px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #888;
}

.cdb-pagination li {
	display: inline;
	margin-left: 10px;
	padding: 15px 0 0;
	
}

a.add-to-database-link {
	background: url(images/table-options-sprite.png) -259px -35px no-repeat;
	padding: 20px 0 8px 24px;
	margin: -5px 0 0 10px;
	float: left;
}

a.add-to-database-link:hover,
a.add-to-database-link.hover {
	background: url(images/table-options-sprite.png) -259px -70px no-repeat;
}

.cdb-content .rowclass0 { background-color: #FFF; }
.cdb-content .rowclass1 { background-color: #F2F2F2; }
.cdb-tr-yield { background-color: #EEF898; }

.cdb-content .align-left { text-align: left; }
.cdb-content .align-center { text-align: center; }

.cdb-content .align-left, 
.cdb-content .align-center { vertical-align: top; }

#customer-update-form,
#add-customer-form,
#newsletter-download {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #525252;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	padding: 0 20px 20px;
}

#customer-update-form label,
#add-customer-form label,
#newsletter-download label {
	display: block;
	padding: 15px 0 3px;
}

#customer-update-form input.text-field,
#add-customer-form input.text-field,
#newsletter-download input.text-field,
#newsletter-download textarea {
	width: 90%;
	margin-bottom: 5px;
}

#newsletter-download textarea { height: 50px; }

#customer-update-form .sendbutton,
#add-customer-form .sendbutton,
#newsletter-download .sendbutton {
	float: none;
	margin: 15px 10px 0 0;
	padding: 6px 10px;
}

#newsletter-download .line-sep {
	border-top: 1px solid #e5e5e5;
	margin-top: 15px;
}

#customer-update-form ul.promo-list,
#add-customer-form ul.promo-list {
	list-style: none;
	margin: 0; padding: 0;
}

#customer-update-form ul.promo-list li
#add-customer-form ul.promo-list li {
	padding: 0;
	margin: 0 0 4px;
}

#customer-update-form ul.promo-list label,
#add-customer-form ul.promo-list label {
	display: inline;
	font-weight: normal;
	padding: 0;
}

#sb-player { background-color: #fff; }

/* misc functions
 ************************************************************/
#createdBy {
	display: none;
}

.orange-text {
	color: #F8A519;
}

.red-text {
	color: #FF0000;
}
 
/* clear fixes */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

.clearfix { 
	display: inline-block; 
}

/* start commented backslash hack \*/
* html .clearfix { 
	height: 1%; 
}

.clearfix { 
	display: block; 

}
/* close commented backslash hack */

