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

/* >Header
---------------------------------------------------------------------------------------- */

/* >Header
---------------------------------------------------------------------------------------- */

#primaryNavigation {
	background:#CCCCCC;
	overflow: visible;
	position: relative;
	margin-top: -5px;
	background-color: #FFFFFF;
}
#primaryNavigation ul {
	float: left;
	list-style-type: none;
	position: absolute;
	right: 40px;
	top: 95px;
	font-size: 20px;
	width: 638px;
}
#primaryNavigation li {
	float: left;
	margin-left: 2px;
}
#primaryNavigation li a {
	text-decoration: none;
	position: relative;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#primaryNavigation li a:active {
	top: 1px;
}
#primaryNavigation li a:hover,
#home #primaryNavigation li.home a,
#web #primaryNavigation li.web a,
#about #primaryNavigation li.about a,
#design #primaryNavigation li.design a,
#print #primaryNavigation li.print a,
#contact #primaryNavigation li.contact a {
	background-color: #EFEFEF;
}

#web #primaryNavigation li.web a span,
#about #primaryNavigation li.about a span,
#design #primaryNavigation li.design a span,
#contact #primaryNavigation li.contact a span,
#home #primaryNavigation li.home a span,
#print #primaryNavigation li.print a span {
	border-bottom: 2px solid #6980BB;
}


/* >Structure
---------------------------------------------------------------------------------------- */

body {
	background: #E6E9E7 url("/images/detail/paper.jpg") fixed repeat 50% 0;
}
#outer {
	background: url("/images/detail/page-top.jpg") no-repeat 50% -16px;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
	padding-top: 24px;
}
#content {
	margin: 13px 0 40px 0;
	overflow: hidden;
}
#home #content {
	margin: 0 0 40px 0;
}
#mainContent {
	width: 635px;
	float: left;
}
#secondaryContent {
	width: 300px;
	float: right;
	margin-top: -15px;
}
#prices #secondaryContent {
	margin-top: 0;
}



/* >Type
---------------------------------------------------------------------------------------- */

body {
	font: 75% "Lucida Grande", "lucida sans unicode", Verdana, Arial, helvetica, sans-serif;
	color: #58595B;
}
h1, h2, #primaryNavigation li a {
	font-family: "Lucida Grande", "lucida sans unicode", Verdana, Arial, Geneva, sans-serif;
}
#primaryNavigation li a {
	-webkit-text-stroke: 0.5px transparent;
}
@media only screen and (max-device-width: 480px) {
	#primaryNavigation li a {
		-webkit-text-stroke: 0 black;
	}
}


a
{
	text-decoration:none;
	color:#05C7F2;
	overflow:hidden;
}

a:hover
{
	color: #EC008C;
}

#header-container
	{
	clear: both;
	float: left;
	width: 100%;
	height:160px;
	background: #FFFFFF;
	position: absolute;
	top: -18px;
	left: -0px
}

#header
{
	width:940px;
	height:150px;
	margin:0 auto;
	padding:0;
}

#headerlogo
{
	float: left;
	width: 250px;
	margin: 0 0 0 0;
}

#headermenu
{
	float: right;
	width: 530px;
	margin: 0 0 0 0;
	padding-top: 70px;
}

#content-container
	{
	clear: both;
	float: left;
	width: 100%;
	height: 345px;
	background:#CCCCCC;
	position: absolute;
	top:155px;
	left: 0px;
	}
	
#content
	{
	margin: 0 auto;
	width: 920px;
	padding: 30px 10px 10px 10px;
	text-align: left;
	}	
	
#contentQuotes
	{
	float: right;
	background-color: #FFFFFF;
	width: 500px;
	padding: 10px;
	line-height: 1.2;
}

	

#news-container
	{
	clear: both;
	float: left;
	width: 100%;
	background:#FFFFFF;
	position: relative;
	top:470px;
	left: 0px;
	height: 210px;
	}
	
#news
	{
	margin: 0 auto;
	width: 940px;
	height: 210px;
	}	
	
#outer-one {
	float: left;
	width: 30%;
	margin: 0px;
	padding: 0 20px 0 20px;
	height: 300px;
	background-color:#FFFFFF;
}

#outer-two {
	float: left;
	width: 15px;
	margin: 0 0 0 0;
	padding: 0;
	height: 300px;
}

#outer-three {
	float: left;
	width: 550px;
	margin: 0;
	padding: 0;
	height: 300px;
}

#inner-one, #inner-two, #inner-three {
	width: 95%;
	margin: 2px;
	padding: 15px;
}	





/* >Footer
---------------------------------------------------------------------------------------- */

#footer {
	background-image: url(images/background.png);
	background-repeat: repeat;
	padding: 20px 0 60px 0;
	height: 300px;	
}

#footer-container
	{
	clear: both;
	float: left;
	width: 100%;
	height:300px;
	background: #FFFFFF;
	position: absolute;
	top: 500px;
	left: 0px;

}


#footerInner
{
	width:940px;
	padding:0;
	height: 320px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer p {
	margin-bottom: 10px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
}
#footer p#termsNav a {
	font-size: 12px;
	color: #00AEEF;
	margin-right: 10px;
}
#footer p#termsNav a:hover, #footer p#termsNav a:active {
	color: #CCCCCC;
}
#footer p#rights {
	margin-top: 60px;
}
#footer a {
	color: #fff;
	text-decoration: none;
	margin-right: 20px;
	padding-bottom: 1px;
}
#footer a:hover, #footer a:active {
	color: #00AEEF;
}
#home #footer a.home,
#prices #footer a.prices,
#services #footer a.about,
#design #footer a.design,
#stores #footer a.stores {
	font-weight: bold;
	border-bottom: 2px solid #6980BB;
}
#home #footer a.home:hover,
#prices #footer a.prices:hover,
#services #footer a.about:hover,
#design #footer a.design:hover,
#stores #footer a.stores:hover {
	color: #fff;
}
#social {
	color: #fff;
	width: 130px;
	height: 90px;
	font-size: 16px;
}
#social p {
	height: 85px;
	position: relative;
}
a#twitter,
a#facebook {
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 25px;
	background-image: url(http://www.printing.com/images/icons/twitter.gif);
}
a#twitter {
	left: 0;
	background: url("http://www.printing.com/images/icons/twitter.gif") no-repeat 50% 50%;
}
a#facebook {
	left: 70px;
	background: url("http://www.printing.com/images/icons/facebook.gif") no-repeat 50% 50%;
}
a#twitter:hover,
a#facebook:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

#newsbox1
{
	float: left;
	width: 150px;
	padding: 5 5 5 0;
}

#newsbox2
{
	float: left;
	width: 150px;
	padding: 5 5 5 5;
}

#newsbox3
{
	float: left;
	width: 150px;
	padding: 5 10 5 5;
}

#newsbox4
{
	float: right;
	width: 350px;
}

/* >Customer Comments
---------------------------------------------- */

#customersSay h3 {
	margin-bottom: 15px;
}
#customersSay cite {
	width: 100%;
	display: block;
}
p.cite, #customersSay cite {
	text-align: right;
	margin-top: -5px;
	padding-bottom: 20px;
	width: 90% !important;
	color: #aaa;
}
p.cite:before, #customersSay cite:before {
	content: "~ ";
}
blockquote {
	font-size: 110%;
	width: 85%;
	padding-left: 45px;
	color: #222;
	background: url("http://www.printing.com/images/detail/quote.gif") no-repeat 14px 0;
	margin-bottom: 15px;
}
#mainContent blockquote p {
	line-height: 1.5em;
	margin-bottom: 0;
}

/* form
------------------------------------------ */
#page-wrap {
	width: 400px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#contact-area {
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 430px;
	font-size:  85%;
	margin: 0px 0px 10px 0px;
	border: 2px solid #OOAEEF;
}

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

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #05C7F2;
}

#contact-area input.submit-button {
	width: 80px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size:  85%;
}

