/*------------------------------------
      Global Page Layout
------------------------------------*/
/*Link colors*/
a:link {
	color: #000000;
	text-decoration: none;
	}

a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover, a:visited:hover {
	color: #000000;
	text-decoration: underline;
	}


/*--------------------------------
	Page Body
--------------------------------*/
h1 {
	font-family: arial;
	font-size: 12px;
}

h2 {
	font-family: arial;
	font-size: 10px;
}

h3 {
	font-family: arial;
	font-size: 14px;
}

h4 {
	font-family: Monotype Corsiva;
	font-size: 28px;
}

h5 {
	font-family: arial;
	font-size: 12px;
}

h6 {
	font-family: arial;
	font-size: 28px;
}


/*-------------------------------------------------
 BREADCRUMBS
-------------------------------------------------*/

/* Container for Breadcrumbs */
#BreadcrumbsBox {
	margin: 0;
	padding-left: 5px;
	height: 0px;
	font-family: arial;
	}

/* UL Breadcrumbs */
#Breadcrumbs {
	margin: 0;
	padding: 0;
	height: 0px;
	position: relative;
	}
	
/* LI for Breadcrumbs */
#Breadcrumbs li {
	margin: 0;
	display: block;
	float: left;
	list-style: none;
	font-size: 10px;
	font-family: arial;
	}

/* Links in Breadcrumbs block */
#Breadcrumbs a {
	height: 0px;
	padding: 0 15px 0 10px;
	background: transparent url(../img/breadcrumb_arrow.gif) right center;
	background-repeat: no-repeat;
	font-family: arial;
	}

#Breadcrumbs a:link, #Breadcrumbs a:visited { color: #333; }
#Breadcrumbs a:hover, #Breadcrumbs a:visited:hover { color: #999; }
	
/*-----------------------------------
     MastHead
-----------------------------------*/
#Head {
	text-align: left;
	height: 161px;
	margin-top: -10px;
	width: 975px;
	background:  url(../img/Front.jpg) no-repeat 0px;
	z-index: 1;
	font-family: arial;
	}
	
#Headtest {
	text-align: left;
	height: 161px;
	margin-top: -10px;
	width: 975px;
	z-index: 1;
	font-family: arial;
	}

#Menu {
	font-family: arial;
	margin-top: -18px;
}
#Subm {
	width: 485px;
	margin-top: 18px;
	text-align: left;
	margin-left: 490px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #ffffff;
      }

#Subm a:link, #Subm a:visited { color: #ffffff; }
#Subm a:hover, #Subm a:visited:hover { color: #cdcdcd; text-decoration: none;}


#Contactinfo {
	padding-top: 25px;
	margin-left: 480px;
	float: right;
	line-height: 13px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-align: left;
	display: block;	
}

#Contactinfo a:hover, #Contactinfo a:visited:hover { display: block; text-decoration: none;}

#Contactmain {
	padding-top: 5px;
	margin-left: 480px;
	float: right;
	line-height: 13px;
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-align: left;
	display: block;	
}

#Contactmain a:hover, #Contactmain a:visited:hover { display: block; text-decoration: none;}

#Search{
	width: 330px;
	margin-left: 640px;
	text-align: left;
	font-size: .85pc;
	top: 60;
	font-family: arial;
	color: #ffffff;
	}
	
#Search a:link, #Search a:visited { color: #ffffff; }
#Search a:hover, #Search a:visited:hover { color: #cdcdcd; text-decoration: none;}

#Filler{
	width: 330px;
	height: 55px;
	margin-left: 640px;
	text-align: left;
	font-size: .85pc;
	top: 60;
	font-family: arial;
	color: #ffffff;
	}
	
#Filler a:link, #Filler a:visited { color: #ffffff; }
#Filler a:hover, #Filler a:visited:hover { color: #cdcdcd; text-decoration: none;}

	
#cart {
	border-top: 2px solid black ;
	width: 975px;
	padding-top:  10px;
	}

#footer {
	float: left;
	width: 900px;
	text-align: center;
	margin: 20px 16px 0 16px;
	padding: 15px 0;
	border-top: 1px solid #999;
	font-size: 11px;
	font-family: Arial;
	color: #666;
	}

.backwards {unicode-bidi:bidi-override; direction: rtl;}

	
/*-----------------------------------
     Home Page / Index Page
-----------------------------------*/

#Homepagebox {
	margin: 0;
	padding-top: 15px;
	width: 975px;
	height: 500px;
	}

#Homepage {
	margin-left: 50px;
	margin-top: -2%;
	padding: 0; 
	float: left; 
	width: 690px;
	display: inline;
	border-right: 2px solid black ;
	font-size: 22px;
	font-family: Verdana;
	font-weight: bold;
     }      
         
#Homepage li {
	list-style: none;
	font-family: arial;
	white-space: nowrap;	
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 36px;
	text-align: left;
	line-height: 213px;	  
	background: url(../img/swoosh.gif) 100% 100% no-repeat;
        }
#Homepage a {
	display: block;	
	text-align: center; 
    text-decoration: none;	
	font-weight: bold; 
	}

#Homepage a:hover, #Homepage a:visited:hover { background: transparent url(../img/swoosh2.gif) 100% 100% no-repeat;
	height: 213px;
	color: #cdcdcd;
	}
#Alttxt1 {
	margin-top: -70px;
	margin-left: 0px;
	margin-right: 0px;
	width: 682;        
	float: left;
	position: absolute;
	padding: 0; 
	line-height: 18px;
	font-size: 18px;
	font-weight: bold; 
	text-align: center;
	font-family: arial;
	filter: (opacity=100);
}

#News {
	padding-top: 10px;
	margin-left: 15px;
	float: left;
	width: 170px;
	font-family: arial;
	font-size: 14px;
	position: relative;
	text-align: left;
}

#Counter {
	padding-top: 15px;
	width: 975px;
	float: left;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
}


/*-----------------------------------
     Wholesale and Retail Menus
-----------------------------------*/

#WRMenu {
	float: left;
	width: 975px;
	margin-top: -50px;
	letter-spacing: 1px;
	font-family: arial;
	color: #fffff;
}

#WRMenu h1 {
	padding-left: 25px;
	padding-right: 25px;
	margin: 0;
}

#WRMenu h3 {
	margin: 0;
	padding-bottom: 3px;
}

#WRMenu h6 {
	margin: 0;
	text-align: center;
	padding-bottom: 10px;
}

#WRMenu a:link, #WRMenu a:visited { color: #000000; }
#WRMenu a:hover, #WRMenu a:visited:hover { color: #585454; text-decoration: underline;}

/*-----------------------------------
     Page Info
-----------------------------------*/
#Info {
	float: left;
	width: 975px;
	font-family: arial;
	color: #fffff;
	}

#Info h1 {
	margin: 0px;
	margin-left: 25px;
	}

#Info h3 {
	margin: 0px;
	margin-left: 25px;
	}

#Info h4 {
	margin: 0px;
	margin-left: 25px;
	}
	
#Info h5 {
	margin: 0px;
	margin-left: 25px;
	text-indent: 20px;
	}
	
#Papercat2 {
	margin-top: -140px;
	float: right;
	text-align: center;
	width: 170px;
	font-family: arial;
	font-size: 10px;
}

/*-----------------------------------
     Standard Page
-----------------------------------*/
#Main {
	float: left;
	width: 850px;
	font-family: arial;
	color: #fffff;
	}
	
/*-----------------------------------
     Search Page
-----------------------------------*/
#searchpage {
	
}

#searchpage a:link, #searchpage a:visited { color: #0000FF; text-decoration: underline;}
#searchpage a:hover, #searchpage a:visited:hover { color: #cdcdcd; text-decoration: underline;}

