/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
height: 100%;
}
 
body {
font: small/1.5em "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
color: #333;
background: url(../images/BG_Shadow.gif) repeat-y center 0 #999;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
font-weight:normal;
}
 
h1 {
	overflow: hidden;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
 
h2 {
	padding: 10px 0 20px 0;
	font-size:2em;
	line-height:1.3em;
	font-weight:normal;
	padding-bottom:20px;
	color:#ff0000;
}
 
h3 {
	padding-bottom:20px;
	font-size:1.75em;
	line-height:1.3em;
	font-weight:normal;
	color:#666;
}

h4 {
	padding-bottom:20px;
	font-size:1.5em;
	line-height:1.3em;
	font-weight:normal;
	color:#666;
}

h5 {
	padding-bottom:10px;
	font-size:1.25em;
	line-height:1.3em;
	font-weight:bold;
	color:#666;
}

h6 {
	margin-bottom:2px;
	padding-bottom:0;
	font-size:1.2em;
	line-height:1.3em;
	font-weight:normal;
	color:#666;
}

.subhead1 {
	font-size:.85em;
	color:#26baf1;
}

 
/***** Common Formatting *****/
 
p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}
 
dl, dl, dd {
margin:0;
padding:0;
}

dl {
margin:0 0 1.25em 0;
}

dd {
padding-bottom:10px;
}

.field_label {
float:left;
padding-right:15px;
width:12em;
text-align:right;
}

blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:underline;
}

a {
color:#ff0000;
}

a:link {
color:#ff0000;
}

a:hover {
color:#666;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
}
 
textarea {
line-height:1.25;
}

label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}
 
table tr td {
padding:2px;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:930px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
.bullet        { padding-left: 15px; background: url(../images/icon_bullet.gif) no-repeat 0 50%; }

.hidden        { visibility:hidden; }


#wrap {
	position: relative;	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -250px auto; /* the bottom margin is the negative value of the footer's height */
	width: 930px;
	text-align: left;
	background:#fff;
}

.homelogo {
	position: absolute;
	left: 0px;
	width: 237px;
	height: 127px;
	background: url(../images/logo.gif) no-repeat 0 0;
	text-indent: -9999px;
	z-index: 30;
}

.insidelogo {
	position: absolute;
	left: 0px;
	width: 237px;
	height: 127px;
	background: url(../images/logo2.gif) no-repeat 0 0;
	text-indent: -9999px;
	z-index: 30;
}

#header {
	position: relative;
	width: 930px;
	height: 100px;
	background: url(../images/header_bg.gif) repeat-x 0 0;
}

#homeimg {
	position: relative;
	width: 930px;
	height: 302px;
	border-bottom: #333 solid 2px;
	background: url(../images/home_image.jpg) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#homeimg a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#homecontent {
	position: relative;
	margin: 0 auto 0 auto;
	padding:48px 0 50px 0;
	width: 600px;
	background:url(../images/content_top.gif) no-repeat -25px 0;
}

#insidecontent {
	position: relative;
	margin: 0 auto 0 auto;
	padding:48px 0 50px 200px;
	width: 640px;
	background:url(../images/content_top02.gif) no-repeat 120px 0;
}

#productcrop {
	position:relative;
	height:700px;
	overflow:scroll;
	background:#e4e4e4;
}

#productframe {
	position:relative;
	margin:0 auto -115px auto;
	width:900px;
	height:1900px;
	border-top:#e4e4e4 30px solid;
	background:#e4e4e4;
	overflow:hidden;
}

#ctl00_MainContent_ifProduct {
	position:absolute;
	top:-115px;
}

iframe {
	position:relative;	
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
}

#callouts {
	position: relative;
	float: right;
	margin: 0 0 0 10px;
	padding:0 0 15px 0;
	text-align: center;
}

#callout_quickquote {
	position: relative;
	width:178px;
	height:120px;
	background:url(../images/quick_quote.gif) no-repeat center 0;
	text-indent:-9999px;
}

#callout_quickquote a{
	display:block;
	width:100%;
	height:100%;
}


#callout_whitepaper {
	position: relative;
	width:178px;
	height:125px;
	background:none;
	text-indent:-9999px;
}

#callout_whitepaper a {
	display:block;
	width:100%;
	height:100%;
}

.highlight_box { 
	margin-bottom:25px; 
	padding:5px 5px 5px 10px; 
	background:#eee; 
}


#footer {
	position: relative;
	width: 930px;
	height: 250px;
	margin: 0 auto 0 auto;
	text-align: center;
	border-top: #e2e2e2 solid 12px;
	background: #e2e2e2 url(../images/BG_List.gif) no-repeat center 5px;
	overflow:hidden;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover {
text-decoration:underline;
}

#footer a {
color:#666;
}

#footer a:link {
color:#666;
}

#footer a:hover {
color:#ff0000;
}

#footer ul {
	list-style-type: round;
}

.footerpush {
	height: 250px; /* .push must be the same height as .footer */
}

#linklist_container {
	position: relative;
	margin: 0 22% 0 22%;
	padding: 35px 0 0 0;
	font-size:.75em;
	line-height: 1.5em;
	color: #666;
}

.linklist {
	float: left;
	margin: 0 20px 0 20px;
	text-align: left;
}

.linklist h6 { font-size:1.25em; }

.listdivider{
	float:left;
	width:1px;
	height:180px;
	background-color:#999;
}

/* ---------------------------------------------------------------------------
	
	=header

--------------------------------------------------------------------------- */

#quick_contact {
	position: absolute;
	top: 8px;
	right: 0;
	width: 725px;
	margin-right: 20px;
	text-align: right;
	font-size: 85%;
	font-weight: normal;
}

#quick_contact a:link, #quick_contact a:visited {
	text-decoration: none;
}

#quick_contact span { margin-left: 5px; }

span.address {
	padding-left: 20px;
	font-weight: bold;
}

span.address a { color:#ff0000; }

span.phone {
	padding-left: 15px;
	background: url(../images/icon_phone.gif) no-repeat 0 50%;
}

span.email {
	padding-left: 15px;
	background: url(../images/icon_email.gif) no-repeat 0 50%;
}

span.email a { color:#333; }

#quick_contact a:hover {
	color: #333;
	text-decoration: underline;
}

/* ---------------------------------------------------------------------------
	
	=navigation

--------------------------------------------------------------------------- */

#nav {
	position: absolute;
	top: 55px;
	left: 0;
	margin: 0;
	width: 930px;
	height: 45px;
	list-style: none;
	background: url(../images/nav_bg.gif) repeat-x 0 0;
	overflow: hidden;
	/*z-index: 20;*/
}

ul#nav {
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	margin: 0;
	height: 45px;
	text-indent: -9999px;
}

#nav li a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#nav_home, #nav_home a {
	width: 237px;
	background: url(../images/nav_home.gif) no-repeat 0 0;
}

#nav_products, #nav_products a {
	width: 97px;
	background: url(../images/nav_products.gif) no-repeat 0 0;
}

#nav_embroidery, #nav_embroidery a {
	width: 114px;
	background: url(../images/nav_embroidery.gif) no-repeat 0 0;
}

#nav_screen_printing, #nav_screen_printing a {
	width: 150px;
	background: url(../images/nav_screen_printing.gif) no-repeat 0 0;
}

#nav_company_stores, #nav_company_stores a {
	width: 148px;
	background: url(../images/nav_company_stores.gif) no-repeat 0 0;
}

#nav_more, #nav_more a {
	width: 73px;
	background: url(../images/nav_more.gif) no-repeat 0 0;
}

/* hover state */

#nav li a:hover {
	background-position: 0 -45px;
}

/* here states */

body.products #nav #nav_products, body.products #nav #nav_products a, body.products #nav #nav_products a:hover,
body.embroidery #nav #nav_embroidery, body.embroidery #nav #nav_embroidery a, body.embroidery #nav #nav_embroidery a:hover,
body.screen_printing #nav #nav_screen_printing, body.screen_printing #nav #nav_screen_printing a, body.screen_printing #nav #nav_screen_printing a:hover,
body.company_stores #nav #nav_company_stores, body.company_stores #nav #nav_company_stores a, body.company_stores #nav #nav_company_stores a:hover,
body.more #nav #nav_more, body.more #nav #nav_more a, body.more #nav #nav_more a:hover {
	background-position: 0 -90px;
}