/*
Theme Name: Motion Company
Theme URI: http://wordpress.org/
Description: Moco Theme.
Version: 1.0
Author: Truck
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f8f8f8 url(/img/back.png) repeat-x; 
	color: #666;
        height: 100%;
        bottom: 0;
        min-height: 100%;
	}

#page,
#closure-blocks
  {
    /*
     * If you want to make the page a fixed width and centered in the viewport,
     * this is the standards-compliant way to do that. See also the ie.css file
     * for the necessary IE5 hack to center a div.
     */
    margin-left: auto;
    margin-right: auto;
    width: 960px;
	height: auto;
	background: #FFF;
  }

#top {
	width: 960px;
	margin-bottom: 40px;

}
	
#top img {
	padding-top: 4px;
	padding-left: 682px;
}

#loginlogo {
	margin: 0;
	padding: 0;	
	height: 33px;
padding-left: 5px;
}

#loginlogo h1 a {
background:transparent url(/img/moco_logo.png) no-repeat scroll;
display:block;
float:left;
height:33px;
text-indent:-9999px;
width:288px;
margin: 0;
padding: 0;
}
	
#header	{
	color: #000;
	background: url(/img/menu_back001.png) repeat-x;
	width: 960px;
	height:25px;
	margin: 0;
	padding: 0;
}
	
#header img { float: left; margin: 6px; vertical-align: middle; border: none; }
	
#header ul { padding: 0 !important; }
	
ul#menu {width: 966px; margin: 0;}
ul#menu li {list-style: none; float: left; width:126px; background:#fff url(/img/menu_back.png); border: 1px solid #cdcdcd; margin: 4px; margin-left: 5px; margin-top: 9px;}
ul#menu li a {font-size: 9px; color: #4a4a4a; text-decoration: none; display:block; border: 1px solid #cdcdcd; padding: 2px; padding-left: 4px; }
ul#menu li a:hover {color: #000;}

#headerimg  {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #666;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #666666;
	text-decoration: underline;
	}

a:hover {
	color: #333333;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#icons { height: 28px; margin-top: 5px; padding-bottom: 10px;}
#icons img { border: none; margin-left: 10px; margin-right: 10px;}

#contact {
	background: #e0e0e0;
	width: 811px;
	height: 37px;
	clear: both;
}
	
#contact a {
	color: #999;
}
	
#contact a:hover {
	color: #666;
}
	
#contact ul {
	padding: 0;
	margin: 0;
}	
	
#contact li {
	color: #999;
	list-style: none;
	float: left;
	padding: 15px;
	padding-top: 5px;
	width: auto;
	height: 17px;
	line-height: 13px;
	border-right: 1px dotted #666;
}

#main {
	background: #fff;
	width: 811px;
	min-height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#containerc {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	overflow: hidden;
}

#titlemoco {
	width: 700px;
	height: 26px;
	background: #e3e3e3;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 19px;
}
	
#titlemoco img {
	border: none;
	padding: 6px;
}

#content {
	width: 779px;
	padding: 15px;
	padding-bottom: 50px;
	border-left: solid 150px #ccc;
       overflow: auto;
}

/* services */
.services {
	background: #f2f2f2 url(/img/services/back.png) repeat-y;
	width: 375px;
	float: left;
	height: 258px;
}

.services h3 {
	width: auto;
background: #666;
padding: 2px;
padding-top: 0px;
color: #fff;
font-size: .9em;
	height: 12px;
margin: 0;
border-bottom: #fff solid 4px;
}

.servicesimg {
	float: left;
	margin: 5px;
	border: none;
}

.serviceshead {
	border: none;
}
		
.services ul {
	float: right;
	width: 290px;
	margin-top: 0;
	margin: 4px;
}

.services li {
	margin-top: 0;
        margin: 1em;
}


#facility { 
  background: url(/img/floorplan.png) no-repeat;
  width: 650px;
  height: 1090px;
}

#fmenu a {
	position: absolute;
	text-decoration: none;
	height: 26px;
}

#fmenu a i { visibility:hidden; }

a#fshowroom { top: 978px; left: 455px; width: 149px; }
a#fscreend { top: 848px; left: 310px; width: 100px; }
a#finkd { top: 800px; left: 226px; width: 80px; }
a#fproduction { top: 660px; left: 515px; width:96px;}
a#fpackaging { top:481px; left: 605px; width: 88px; }
a#fgarments { top:280px; left: 615px; width: 122px; }

#facility img { border: solid 1px #666666;
}

#facility span { position: absolute; bottom: 0; left: 0; width: 266px; text-align: right; padding: 3px;}

#facility span a { color: #cc6600; }

.white_content3 {
	background:#E3E3E3 none repeat scroll 0%;
	border:medium none;
	display:none;
	height:340px;
	left:10%;
	overflow:auto;
	padding:10px 0px 0px 10px;
	position:fixed;
	top:25%;
	width:auto;
	z-index:1002;
}

.white_content3 img {
	margin-right: 11px;
	border: solid 1px;
}

.containerpc {
	width: auto;
	background: #e3e3e3;
	padding: 7px;
	clear: both;
}

.imprint {
	background: #e1e1e1;
	padding: 7px;
	width: 265px;
	float: left;
}

.prices {
	font-size: 10px;
	color: #ff9933;
}

.pricecontainer {
	background: #666;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFF;
	width: 200px;
}

#garment {
	background: url(/img/01garment.jpg) no-repeat;
	width: auto;
	margin-bottom: 5px;
	height: 30px;
	text-indent: -777em;
	overflow: hidden;
}
		
#imprintinfo {
	background: url(/img/02imprint.jpg) no-repeat;
	width: auto;
	margin-bottom: 5px;
	height: 30px;
	text-indent: -777em;
	overflow: hidden;
}
		
#upcharges {
	background: url(/img/03upcharges.jpg) no-repeat;
	width: auto;
	margin-bottom: 5px;
	height: 30px;
	text-indent: -777em;
	overflow: hidden;
}
		
#costs {
	background: url(/img/04calculate.jpg) no-repeat;
	width: auto;
	margin-bottom: 5px;
	height: 30px;
	text-indent: -777em;
	overflow: hidden;
}
	
#price {
	background: url(/img/05calculate.jpg) no-repeat;
	width: auto;
	margin-bottom: 5px;
	height: 30px;
	text-indent: -777em;
	overflow: hidden;
}

option {
	background: #fff; 
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	padding: 2px;
}

select {
	background: #fff; 
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	border-bottom: 1px solid #999; border-right:1px solid #999; border-left:1px solid #ccc; border-top:1px solid #ccc;
}

input {
	background: #fff; 
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	padding: 2px;
	border-bottom: 1px solid #999; border-right:1px solid #999; border-left:1px solid #ccc; border-top:1px solid #ccc;
}

.submitbutton {
	color: #663300;
	font-size: 9px;
	background: #ff9933;
	border: 1px #666 outset;
	padding:1px;
	margin: 10px 0px 0px 0px;
}

	
.submitbutton:hover, .submit:focus {
	background: #FFF;
}

.contact {
	padding: 10px;
	width: auto;
	float: left;
	margin: 10px;
	height: 440px;
}

.contact h1 {
	font-size: 10px;
	font-weight: bold;
	width: auto;
	padding: 1px;
	margin-bottom: 5px;
}
		
.contact h2 {
	background: #666;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	width: auto;
	padding: 1px;
	padding-left: 3px;
	margin-bottom: 5px;
	height: 12px;
}
		
.contact a { color: #cc6600; }

.contact p {line-height: 17px; }

label {
	display: block
}



.placement {
  width: 452px;
  text-align:right;
}

#uploadnotes {
  float: right;
  width: 158px;
  height: auto;
  margin: 5px;
  margin-top: 0;
  padding: 5px;
  padding-top: 0;
  border: none;
}

/* graphic guidelines */

.guidelines {
	background: #e1e1e1 url(/img/expand.png) no-repeat 98px 117px;
	width: 114px;
	height: 133px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.guidelines a {
	text-decoration: underline;
}

#vector {
	background: url(/img/guidelines/vector.png) no-repeat;
	height: 85px;
}

#raster {
	background: url(/img/guidelines/raster.png) no-repeat;
	height: 85px;
}

#pdf {
	background: url(/img/guidelines/pdf.png) no-repeat;
}

#guidelinesc li {
	margin-left: 55px;
}


.guidelines img {
	padding: 5px;
	border: none;
}

.guidelines h3 {
	width: auto;
	height: 12px;
	text-indent: -777em;
	overflow: hidden;
	border-bottom: solid 5px #fff;
margin: 0;

}

#fullfrontshort h3 {
	background: #666 url(/img/guidelines/fullfrontshort_head.png) no-repeat 2%;
}
		
#fullfronttall h3 {
	background: #666 url(/img/guidelines/fullfronttall_head.png) no-repeat 2%;
}
		
#leftchest h3 {
	background: #666 url(/img/guidelines/leftchest_head.png) no-repeat 2%;
}
	
#abovepocket h3 {
	background: #666 url(/img/guidelines/abovepocket_head.png) no-repeat 2%;
}
	
#fullbackshort h3 {
	background: #666 url(/img/guidelines/fullbackshort_head.png) no-repeat 2%;
}
	
#fullbacktall h3 {
	background: #666 url(/img/guidelines/fullbacktall_head.png) no-repeat 2%;
}
	
#highback h3 {
	background: #666 url(/img/guidelines/highback_head.png) no-repeat 2%;
}

#sleeveshort h3 {
	background: #666 url(/img/guidelines/sleeve_head.png) no-repeat 2%;
}
		
#sleevelong h3 {
	background: #666 url(/img/guidelines/longsleeve_head.png) no-repeat 2%;
}
		
#fbhoody h3 {
	background: #666666 url(/img/guidelines/fullbackhoody_head.png) no-repeat 2%;
}

.black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background: #666;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.white_content {
	display: none;
	position: fixed;
	top: 25%;
	left: 25%;
	width: 610px;
	height: 390px;
	padding: 10px;
	padding-right: 0;
	border: none;
	background: #fff url(/img/guidelines/back.png) repeat-y;
	z-index:1002;
	overflow: auto;
}
	
.white_content img {
	float: left;
}

.subguideline  { position: relative; width: 200px; margin-left: 400px; height: 344px; padding-bottom: 2em; line-height: 15px; }

.subguideline span { position: absolute; bottom: 0; left: 0; width: 100%; text-align: right;}

.subguideline h4 {font-size: 10px; font-weight: bold; }

 #footer
  {
  background: url(/img/footer_back.png) #4b4b4b repeat-x;
  color: #fff;
  font-size: 11px;
  height: 39px;
  clear: both;
  }

  #footer a {
	color: #fff;
}
	
#footer a:hover {
	color: #fff;
}
	
#footer ul {
	padding: 0;
	margin: 0;
}	
	
#footer li {
	color: #fff;
	list-style: none;
	float: left;
	padding: 15px;
	padding-top: 5px;
	width: auto;
	height: 17px;
	line-height: 13px;
	border-right: 1px dotted #fff;
}


#footer-inner  {
	height: 39px;
}
  
#login {
	float: right;
	display: inline;
}

#slideshow {
	width: 960px;
	height: 297px;
}

#techniques {
	width: 450px;
	height: 379px;
	background: #f2f2f2;
	padding: 4px;
	margin: 5px;
	float: left;

}

#techniques h2 {
width: auto;
background: #797979 url(/img/featured.png) no-repeat 1%;;
	height: 16px;
       margin: 0 0 6px 0;
padding: 0;
	text-indent: -777em;
	overflow: hidden;
}

.container {
	width: 225px;
	height: 379px;
	background: #f2f2f2;
	padding: 4px;
	margin: 5px;
	float: left;
	text-align: center;
}
 
.samples {
	float: left;
	width: 95px;
	margin: 4px;
	margin-right: 12px;
}
	
.samples img {
	border: none;
}
	
.samples p {
	margin: 0;
       margin-top: 4px;
}

#subheader	{
	color: #000;
	background: #fff;
	width: 960px;
	height:31px;
	margin: 0;
	padding: 0;
}

#subheader ul { padding: 0 !important; }
	
ul#submenu {width: 966px; margin: 0;}
ul#submenu li {list-style: none; float: left; width:126px; background:#fff url(/img/submenu_back.png); border: 1px solid #cdcdcd; margin: 4px; margin-left: 5px;}
ul#submenu li a {font-size: 9px; color: #4a4a4a; text-decoration: none; display:block; border: 1px solid #cdcdcd; padding: 2px; padding-left: 4px; }
ul#submenu li a:hover {color: #000;}

.loginout { display: inline; float: right; padding-top: 18px; padding-right: 5px; }
.loginout a { color: #333 }
.loginout a:hover { color: #333 }

.downloadsm {
	background: #F2F2F2;
	padding-left: 50px;
	background-image: url(/img/guidelines/pdf.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	height: 40px;
	padding-top: 15px;
	margin-bottom: 10px;
}

#content h2 {
	font-size: 1.2em;
	font-weight: bold;
color: #666;
	}

h1#about {
	background: #f4f4f4 url(/img/titles/aboutus.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#printingtechniques {
	background: #f4f4f4 url(/img/titles/printingtechniques.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#guidelines {
	background: #f4f4f4 url(/img/titles/guidelines.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#facility {
	background: #f4f4f4 url(/img/titles/facility.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}


h1#services {
	background: #f4f4f4 url(/img/titles/services.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#faq {
	background: #f4f4f4 url(/img/titles/faq.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#contactus {
	background: #f4f4f4 url(/img/titles/contactus.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#downloads {
	background: #f4f4f4 url(/img/titles/downloads.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#place-order {
	background: #f4f4f4 url(/img/titles/placeanorder.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#pricecalculator {
	background: #f4f4f4 url(/img/titles/pricecalculator.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#upload {
	background: #f4f4f4 url(/img/titles/upload.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#eco {
	background: #f4f4f4 url(/img/titles/eco-conscious.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#services {
	background: #f4f4f4 url(/img/titles/services.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#accountsetup {
	background: #f4f4f4 url(/img/titles/accountsetup.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#job-opportunities {
	background: #f4f4f4 url(/img/titles/job-opportunities.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#shipping {
	background: #f4f4f4 url(/img/titles/shipping.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

h1#terms {
	background: #f4f4f4 url(/img/titles/terms.png) no-repeat 1%;
width: auto;
	height: 38px;
       margin: 0 0 15px 0;
	text-indent: -777em;
	overflow: hidden;
}

#logos {
background: url(/img/logos.png) no-repeat;
height: 40px;
margin: 0;
margin-top: 5px;
padding: 0;
margin-left: auto;
    margin-right: auto;
    width: 960px;
}

#vector {
	background: url(/img/guidelines/vector.png) no-repeat;
	height: 105px;
}

#raster {
	background: url(/img/guidelines/raster.png) no-repeat;
	height: 105px;
}

#pdf {
	background: url(/img/guidelines/pdf.png) no-repeat;
height: 65px;
}

.guidelinesli li {
	margin-left: 30px;
margin-top: 5px;
}

.pricec {
font-size: 10px;
}

#techniquedescr {
width: auto;
padding: 10px;
margin: 5px;
background: #f4f4f4;
}

#techniquedownload {
width: 350px;
padding: 10px;
margin: 5px;
background: #797979;
color: #fff;
}

#techniquedownload p {
margin: 0;
padding: 0;
}

#onlineorder {
	background: url(/img/01onlineorder.png) no-repeat;
	width: auto;
        margin-top: 0px;
	margin-bottom: 5px;
	height: 30px;
	text-indent: -777em;
	overflow: hidden;
}

#uploadpo {
	background: url(/img/02uploadpo.png) no-repeat;
	width: auto;
margin-top: 0px;
	margin-bottom: 5px;
	height: 30px;
	text-indent: -777em;
	overflow: hidden;
}

.go {
	background: url(/img/go.png) no-repeat;
	width: 30px;
margin: 0px;
margin-right: 40px;
padding: 0px;
	height: 30px;
	text-indent: -777em;
	overflow: hidden;
float: right;
}