/* Classic SCREEN PRINTING */
* {
 padding: 0px;
   margin: 0px;
}
#wrapper {
	width: 790px;
	margin: 0 auto;
	background-color: #fff;
}
#body {
	background-color: #c8c8c8;
}
/*------lightbox-------*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*------- HEAD ------*/
#head {
padding-top: 1px;
	width: 253px;
	float:left;
	height: 242px;
	/*--background: url(../images/classic_logo.jpg) left no-repeat;--*/
}
#head a:link{
color: none;
}
#head a:visited{
color: none;
}
#head a:hover{
color: none;
}
#head a:active{
color: none;
}
#head h1 {
	display: none;
}
/*---------- NAV ------*/
#mainave {
	width: 537px;
	background: url(../images/nav.jpg) right no-repeat;
	float: right;
	height: 242px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.row a {
margin-right: 5px;
}
nav1 p{
margin: 0px;
padding: 0px;
}
#nav1 table {
	margin-top: 205px;
	margin-left: 20px;
	border:none;
}
.rows ul {
display:inline;
list-style-type:none;
}
.rows li{
display: inline;
}
#nav2 table{
    padding-top: 5px;
	border:none;
	margin-left: 45px;
}
#mainave a:link {
	text-decoration:none;
	color:#000;
}
#mainave a:visited {
	text-decoration:none;
	color:#000;
}
#mainave a:hover {
	text-decoration:none;
	color: #FF0000;
}
#mainave a:active {
	text-decoration:none;
	color:#000;
}
#scroll {
padding:0px;
font-size: 10px;
height: 31px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000;
}
#scroll marquee{
padding-bottom: 15px;
}

/*--------TOP--------*/
#top a img{
border:none;
padding:0px;
margin:0px;
}
/*------------- HOME CONTENT -------------*/
.clear {
  clear: both;
  background-color: #fff;
}
.storetable td {
	background-color: #0000FF;
	text-align:center;
}

.storetbl a {
	width:100%;
	background-color: #0000FF;
	text-align: center;
	display:block;
	text-decoration: none;
	color:#fff;
}
.storetbl a:hover {
	text-decoration: none;
	background-color: #66CCFF;
	color: #fff;
}
#promo_home {
display: block;
  width: 350px;
  height: 150px;
  background: url("../images/banners/promo_box_roll.jpg") no-repeat 0 0;

}
#promo_home:hover
{ 
  background-position: 0 -150px;
}

#promo_home span
{
  display: none;
}
#laser_home {
display: block;
  width: 350px;
  height: 150px;
  background: url("../images/banners/laser_box_roll.jpg") no-repeat 0 0;

}
#laser_home:hover
{ 
  background-position: 0 -150px;
}

#laser_home span
{
  display: none;
}
#digiprint_home {
display: block;
  width: 350px;
  height: 150px;
  background: url("../images/banners/digiprint_box_roll.jpg") no-repeat 0 0;

}
#digiprint_home:hover
{ 
  background-position: 0 -150px;
}

#digiprint_home span
{
  display: none;
}
#screenprint_home {
display: block;
  width: 350px;
  height: 150px;
  background: url("../images/banners/screen_box_roll.jpg") no-repeat 0 0;

}
#screenprint_home:hover
{ 
  background-position: 0 -150px;
}

#screenprint_home span
{
  display: none;
}
#embroid_home {
display: block;
  width: 350px;
  height: 150px;
  background: url("../images/banners/embroid_box_roll.jpg") no-repeat 0 0;

}
#embroid_home:hover
{ 
  background-position: 0 -150px;
}

#embroid_home span
{
  display: none;
}
/*-------- COL1-------*/
#col1 {
background-color: #fff;
margin: 0px;
padding: 0px;
float : left;
width: 152px;
background:url(../images/newsbg.gif) repeat-y;
}
#news_content a {
color: #ffcccc;
}
#news_content a:hover {
color: #ff0000;
}
#spmenu_content a{
color: #ffcccc;
}
#spmenu_content a:hover {
color: #ff0000;
}
#news_content h6 {
margin-left:20px;
margin-right: 20px;
padding-top:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
}
#news_content p{
margin-left:20px;
margin-right: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:9px;
}
.spacer {
padding-top: 5px;
padding-bottom: 5px;
}
/*-------- COL2-------*/
.center_title{
padding-left:30px;
}

.center_p{
width:405px;
}

#col2 {
background-color: #fff;
width: 421px;
margin-top: 0px;
margin-right:207px;
margin-bottom:0px;
margin-left: 152px;
padding:0px;
background: url(../images/center_bg.gif) repeat-y;
}

#col2 h2 {
background-color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
margin-left: 25px;
}
#col2 h5 {
background-color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ccc;
margin-left: 25px;
}
#col2 h4 {
background-color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ccc;

}
#col2 ul{
list-style-type: none;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
margin-left: 25px;
font-size: 10px;
padding-bottom: 10px;
}
#col2 p {
background-color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
margin-left: 25px;
margin-right: 25px;
font-size: 10px;
padding-bottom: 10px;
}
#center_title {

margin-bottom:10px;
height: 35px;
width: 421px;
background-color: #fff;
}

/*-------- COL3-------*/
spec_content {
margin-left: 5px;
margin-right: 5px;
}
#col3 {
margin: 0px;
padding: 0px;
float:right;
width : 207px;
background:url(../images/special_spacer.gif) repeat-y;
background-color: #fff;
}
/*--------------SPRINTING---------*/

#spmenu_content h6 {
margin-left:20px;
margin-right: 20px;
padding-top:8px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
}
#spmenu_content p{
margin-left:20px;
margin-right: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:9px;
}
#spmenu_content li {
padding-left: 13px;
padding-top: 2px;
}
#spmenu_content ul {
font-family:Verdana, Arial, Helvetica, sans-serif;
list-style-type: none;
font-size:10px;
font-weight: bold;
padding-top: 5px;
}
#spmenu_content ul a:link {
color:#000;
text-decoration: none;
}
#spmenu_content ul a:visited {
color:#000;
text-decoration: none;
}
#spmenu_content ul a:hover {
color:#FF0000;
text-decoration: underline;
}
#spmenu_content ul a:active {
color:#000;
text-decoration: none;
}
/*------------SPRINTING SAMPLES---------*/

#spsamples  {
padding-top: 5px;
}
#spsamples img {
border: 1px solid #ccc;
}
#spsamples table  {
margin: 0px auto;
}

/*------------SPAPPERAL---------*/
.apperal {
margin-left: 100px;
border: #ccc 2px solid;
}
#spapperal h6{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
padding-top: 5px;
color: #000;
padding-left:25px;
}
/*-----------------CONTACT----------*/
.contacth6 {
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000;
padding-left:25px;
padding-bottom: 10px;
}
/*-------------ORDER FORM---------*/
#form {
padding-left:25px;
}

/*--------FOOTER-------------*/
#footer {
background-color: #fff;
}
/*--------NEWWWSS READ MORE!!!----------*/
#col2 a {

}

#col2 a:link {
font-size:small;
	text-decoration:none;
	color:#000000;
}
#col2 a:visited {
font-size:small;
	text-decoration:none;
	color:#000;
}
#col2 a:hover {
font-size:small;
	text-decoration:underline;
	color: #FF0000;
}
#col2 a:active {
font-size:small;
	text-decoration:none;
	color:#FFFFFF;
}
#news_ad {
width: 360px;
margin: 0px auto;
}

.employee {
text-align:center;
}
.employee a:link {
color: #000;
}
.employee a:visited {
color: #000;
}
/*------------DEFAULTCSS---------*/
ul.dropdown {
 font: normal 10px Verdana, Arial, Helvetica, sans-serif;

}

	ul.dropdown li {
	 background-color: #e6e6e6;
	 color: #000;
	 line-height: normal;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 
	}

	ul.dropdown a:link,
	ul.dropdown a:visited { color: #000; text-decoration: none; }
	ul.dropdown a:hover { color: #76b900; text-decoration: none; }
	ul.dropdown a:active { color: #000; }


/* ----- END LEVEL */


	/* ----- NON-FIRST LEVEL */

	ul.dropdown ul {
	 width: 170px;
	 background-color: #e6e6e6;
	 color: #fff;
	 font-size: 11px;
	 text-transform: none;
	 filter: alpha(opacity=100);
	 -moz-opacity: 1;
	 KhtmlOpacity: 1;
	 opacity: 1;
	}

		ul.dropdown ul li {
		 background-color: transparent;
		 color: #000;
		}

		ul.dropdown ul li.hover,
		ul.dropdown ul li:hover {
		 background-color: transparent;
		}

		ul.dropdown ul a:link,
		ul.dropdown ul a:visited { color: #fff; }
		ul.dropdown ul a:hover { color: #fff; text-decoration: none; }
		ul.dropdown ul a:active { color: #fff; }


/* ----- END LEVEL */



/*------------------------------------------------------------------------------------------------------/
 * @section	Support Class 'dir'
 * @level sep	ul, .class
 */


/* ----- ALL LEVELS (incl. first) */

ul.dropdown *.dir {
 background-image: none;
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

/* ----- END LEVEL */


/* Components override */


/*--------DROPDOWNCSS!!!----------*/
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}





ul.dropdown li.rtl ul {
 top: 100%;
 right: 0;
 left: auto;
}

ul.dropdown li.rtl ul ul {
 top: 1px;
 right: 99%;
 left: auto;
}
.dir ul li {
background-color: #e6e6e6;
padding-top:2px;
padding-bottom:2px;
}
