/****************************************************************
 *  Start Piazza Layers                                    		
 ****************************************************************/
 


html, body, form, fieldset
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

p, pre,
blockquote, ul, ol, dl, address
{
        margin: 0;
        padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, serif;
}

img 
{
	border: 0;
}

h1
{
	font-size: 22px;
	font-weight: normal;
	text-transform: lowercase;
}

h2
{
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
}

h3
{
	font-size: 16px;
	font-weight: normal;
}

p, pre, blockquote, ul, ol, dl, address {
	padding: 0;
	line-height: 16px;
}

p
{
	font-size: 12px;
	margin-top: .5em;
	margin-bottom: 1em;	
}

ul, ol
{
	margin-top: .5em;
	margin-bottom: 1em;	
	margin-left: 2em;
}

blockquote
{
	margin-top: .5em;
	margin-bottom: 1em;	
	margin-left: 2em;
}

ul ul,
ol ol
{
	margin-top: 0em;
	margin-bottom: 0em;	
}

dl
{
	font-size: 1em;
	line-height: 1.5em;
	margin-top: .5em;
	margin-bottom: 1em;	
}

dl dt
{
	font-weight: bold;
}

dl dd
{
	margin-top: .5em;
	margin-bottom: 1em;	
	margin-left: .5em;
}

a, 
a:link,
a:visited
{
	color: #0000FF;
	text-decoration: underline;
}

a:hover,
a:active
{
	color: #FF0000;
}

body
{
	background-color: #d5d3c1;
	text-align: center;
}


label
{
	font-weight: bold;
}

label.req
{
	
}
input, textarea, select
{
	font: 1em 'Lucida Console', Courier New, Courier;
	border: 1px solid #610000;
}

input.big
{
	font-size: 2em;
}

input.button
{
	padding: .25em;
	border: 1px solid #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	background-color: #000;
	text-transform: uppercase;
}

input.smallbutton
{
	padding: 0 2px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #A23142;
}

#OuterWrapper
{
	margin: 0 auto;
	width: 770px;
	text-align: left;
	background-image: url(../images/bg-wrapper.gif);
	background-repeat: repeat-y;
}

#InnerWrapper
{
	padding: 2px 14px 6px 14px;
}

#Header
{
	margin-bottom: 2px;
	overflow: hidden;
	position: relative;
	height: 150px;
}

#Search
{
	position: absolute;
	right: 5px;
	bottom: 0;
	text-align: right;
	margin-bottom: 5px;
}
	#Search input
	{
		font-size: 11px;
	}
	#Search input.button
	{
		font-size: 11px;
		padding: 2px;
	}

#HeaderPrint
{
	display: none;
	visibility: hidden;
}

#Navigation
{
	height: 24px;
	background-color: #819d2d;
	text-align: center;
	background-image: url(../images/bg-navigation.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

#Navigation ul
{
	margin: 0;
	margin-left: 8px;
	height: 24px;
	width: 726px;
	list-style-type: none;
	background-color: #819d2d;
	
}

#Navigation ul li
{
	display: inline;
	margin: -1px;	
}

	#Navigation ul li img
	{
		border: 0;
	}

#SubnavigationSmall
{
	height: 10px;
	background-image: url(../images/bg-subnavigation.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	text-align: center;
}
#Subnavigation
{
	
	height: 28px;
	background-image: url(../images/bg-subnavigation.gif);
	background-repeat: repeat-x;
	text-align: center;
	
}

#Subnavigation ul
{
	margin: 0;
	padding-top: 6px;
	list-style-type: none;
}

#Subnavigation ul li
{
	display: inline;
	padding: 3px;
}
	
#Subnavigation a, 
#Subnavigation a:link,
#Subnavigation a:visited,
#Subnavigation a:hover,
#Subnavigation a:active
{
	font-size: 12px;
		color: #000;
	text-decoration: none;
}
	
	#Subnavigation a.selected, 
	#Subnavigation a.selected:link,
	#Subnavigation a.selected:visited,
	#Subnavigation a.selected:hover,
	#Subnavigation a.selected:active
	{
		font-weight: bold;
	}
	

#ContentHeader
{
	margin-top: 10px;
	background-image: url(../images/bg-content-header.gif);
	background-repeat: no-repeat;
	height: 15px; 
	font-size: 12px;
	line-height: 15px;
}

#ContentHeader2 {
	background-image:url(../images/bg-content-header.gif);
	background-repeat:no-repeat;
	font-size:5px;
	height:5px;
	line-height:5px;
	margin-top:10px;
}

#ContentFooter
{
	clear: both;
	margin-bottom: 10px;
	background-image: url(../images/bg-content-full-footer.gif);
	background-repeat: no-repeat;
	height: 5px; 
	font-size: 5px;
	line-height: 5px;
}

#InnerBar
{
	float: left;
	width: 132px;
	padding: 0 5px;
	font-size: 11px;
	background-image: url(../images/bg-side.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #F00;
}

#InnerBarIframe
{
	float: left;
	width: 132px;
	padding: 0px;
	font-size: 11px;
	background-image: url(../images/bg-side-noborder.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #F00;
}
	
#InnerBar h3
{
	margin-left: -5px;
	margin-bottom: 4px;
}

#InnerBar p
{
	font-size: 11px;
	line-height: 14px;
}
	
#Content
{
	vertical-align: top;
	padding-left: 153px;
	padding-right: 10px;
	background-color: #f9f7e2;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
}




#ContentWrapper
{
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
}

#ContentWrapper.full
{
	background-image: url(../images/bg-content-full.gif);
}
#ContentWrapper.full #ContentHeader
{
	background-image: url(../images/bg-content-full-header.gif);
}

#ContentWrapper.full #ContentFooter
{
	background-image: url(../images/bg-content-full-footer.gif);
}

#ContentWrapper.full #Content
{
	padding-left: 10px;
	background-image: url(../images/bg-content-full.gif);
}
#ContentWrapper.full #InnerBar
{
	display: none;
	visibility: hidden;
}

#ContentWrapper.full #Search
{
	display: none;
	visibility: hidden;
}
		


#FooterHeader
{
	background-image: url(../images/bg-footer-header.gif);
	background-repeat: no-repeat;
	height: 5px; 
	font-size: 5px;
	line-height: 5px;
}

#FooterFooter
{
	background-image: url(../images/bg-footer-footer.gif);
	background-repeat: no-repeat;
	height: 5px; 
	font-size: 5px;
	line-height: 5px;
}
#Footer
{
	padding: 5px 0 0 0;
	background-color: #f9f7e2;
	text-align: center;
	font-size: 11px;
	background-color: #f9f7e2;
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-y;
}

#Footer ul
{
	list-style-type: none;
	margin: 0;

}

#Footer ul li
{
	display: inline;
	padding: 0 4px;
}

#Footer p
{
	margin: 0;
}

#OuterFooter
{
	margin: 0 auto;
	background-image: url(../images/bg-outer-footer.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#SpamCheck
{
	display: none;
	visibility: hidden;
}

.right
{
	text-align: right;
}
.centered
{
	text-align: center;
}

.error
{
	font-weight: bold;
	color: #F00;
}

.message
{
	margin: 5px 10px 0 10px;
	padding: 10px;
	background-color: #F00;
	border: 3px double #FFF;
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;	
}

.small
{
	font-size: 11px;
}

.smaller
{
	font-size: 10px;
}

.smallest
{
	font-size: 9px;
}

.big 
{
	font-size: 13px;
}

.bigger
{
	font-size: 14px;
}

.biggest
{
	font-size: 15px;
}
/****************************************************************
 * 	End Piazza Layers                                    		
 ****************************************************************/


body.bprint{
	background-image: none;
	background-color: #FFFFFF;
}

body.noimage{
	background-image: none;
}

body.popup{
	background-image: url(../images/bg-content-mini-header.gif);
	background-repeat: repeat-y;
}

H1.whatshot {
	FONT-SIZE: 14px; COLOR: #000; BORDER-BOTTOM: #C00 1px solid
}

table.nav {
	background-color: #99cc66;
	border: 1px solid #000000;
}

body.MinimumOrderWarning {
	background-color: #FFFFCC;
}

.white {color : #FFFFFF; font-size : 12px;}
.red {color: #FF0000; font-weight: bold;}
b.header {color: #C00; font-size: 15px; font-weight: bold;}
a.subnav,a.nav {color: #000000; font-size: 10px; font-weight: bold;}
a:hover.subnav,a:hover.nav {color: #000000; font-size: 10px; font-weight: bold;}
a:visited.subnav,a:visited.nav {color: #000000; font-size: 10px; font-weight: bold; }

p.small {
	font-size: 8pt;
}

p.error {color : #FF0000; font-size: 12px; font-weight: bold;}

p.dyk { font-size : 10px;}

yd.ads {font-size : 10px;}

.notebox{
	border: 2px solid #cc0000;
	margin-right: 20px;
	margin-left: 20px;
	padding: 3px;
}
input.submit {
	padding: .25em;
	border: 1px solid #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	background-color: #000;
	text-transform: uppercase;
}
/*
* close is used on the close link of popup windows.  These are usually the same
* but can be different...if you want to give a special color to the "add to profile
* button.
*/
a.submit a.submit:hover, a.submit:active, a.submit:visited, a.submit:link {
	padding: 0 2px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #A23142;
	text-decoration: none;
}
a.close, a.close:hover, a.close:active, a.close:visited, a.close:link {
	padding: 0 2px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #A23142;
	text-decoration: none;
}
a.submitRemove, a.submitRemove:hover, a.submitRemove:active, a.submitRemove:visited, a.submitRemove:link {
	padding: 0 2px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	background-color: #D5D3C1;
	text-decoration: none;
}

.icon {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

li.double{
	padding-bottom : 15px;
}
.profileshaded{
	background-color: #D5D3C1;
	color: #333333;
}
.shaded{
	background-color: #D5D3C1;
	color: #333333;
}

.ppromessage_error{
	color: red;
}
.aditem{
	background-color: #FFFF99;
	color: #000000;
}
.noprint{
}

.noborder {
	border: none;
}

td {font-size : 12px;}

td.dyk {font-size : 10px;}

th {
	font-size: 12px;
	background-color: #99cc66;
	text-align: left;
	color: Black;
}

th.right {
	text-align: right;
}

input.disabled {
	padding: .25em;
	border: 1px solid #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #444;
	background-color: #000;
	text-transform: uppercase;
}

/* Calendar */
table.week {
	border-right: 1px solid #000;
	width: 100%;
}

table.week td.day {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 100px;
	vertical-align: top;
}

table.week td.today {
	background: #CCFF99;
}

table.week td.topleft {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

table.week td.firstday {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	height: 100px;
	vertical-align: top;
}

table.week td.lastday {
	border-bottom: 1px solid #000;
	height: 100px;
	vertical-align: top;
}

table.week td.weeklinks {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #D5D3C1;
	vertical-align: top;
}

table.week td.headday {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	font-weight: bold;
	text-align: center;
	width: 12.5%;
	background: #99cc66;
	color: #000000;
}

span.weekly {
	font-size: 10px;
	font-weight: bold;
	background: #FFF;
	margin: 0 0 2px 0;
	display: block;
}


span.daynumber {
	font-size: 12px;
	font-weight: bold;
	background: #D5D3C1;
	margin: 0 0 2px 0;
	display: block;
}

table.regular {
	border: 1px solid #000;
}

table.regular td.regularheader {
	border-bottom: 1px solid #000;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	background: #99cc66;
	color: #000000;
}

.calendarside {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9px; 
}
a.calendarside, a.calendarside:hover, a.calendarside:active, a.calendarside:visited, a.calendarside:link {
	color:black;
}
a.publicprod, a.publicprod:hover, a.publicprod:active, a.publicprod:visited, a.publicprod:link {
	color:black;
}
.pproholiday{
	FONT-SIZE: 9px;
}
.calendarnav{
	FONT-WEIGHT: bold; FONT-SIZE: 10px; text-align: right;
}
a.calendarnav, a.calendarnav:hover, a.calendarnav:active, a.calendarnav:visited, a.calendarnav:link {
	background-color: #99cc66;
	border: 1px solid #000000;
	color: black;
	text-decoration : none;
	padding: 2px;
	font-size: 8pt;
	width: 190px;
 	text-align: center;

}
/************profile maintenance *************************/

select.profmaint{
	font-size:9pt;
}
.maintButtonPosition {
	MARGIN-LEFT: 330px;
}
input.profMaintSubmit {
	background-color: #CCFF99;
	border: 1px solid #000000;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
}

/**********web admin stuff*********************************/
.thlink {
	color: #FFFFFF;
}
.admin {
	color: #000000;
}

/***********core item price increase/decrease***************/
span.priceIncrease {
	FONT-FAMILY: verdana, helvetica, tahoma, arial, sans-serif;
	font-size: 11pt;
 	text-align: center;
	background: none;
	font-weight: bold;
	color: #0066FF;
}
span.priceDecrease {
	FONT-FAMILY: verdana, helvetica, tahoma, arial, sans-serif;
	font-size: 11pt;
 	text-align: center;
	background: none;
	font-weight: bold;
	color: #8C007B;
}

/***********Tooltip Window***************/
.iTt {
	FONT-SIZE:8px;
	FONT-STYLE:normal;
	FONT-WEIGHT:normal;
	COLOR:darkgreen;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	BORDER-RIGHT:black 1px solid;
	BORDER-TOP:black 1px solid;
	BORDER-LEFT:black 1px solid;
	BORDER-BOTTOM:black 1px solid;
	PADDING:2px;
	BACKGROUND-COLOR:lightyellow;
}
.iTt.A:link {
	text-decoration: none; 
	color: darkblue;
}

/**********Order Add Ons*******************/
.addonmsg, .alert { 
	color: red;
	font: 12px verdana, helvetica, tahoma, arial, sans-serif; 
	font-weight: bold 
}
/********* Expired Pricing Message ******/

.noprices, .nosono {
	background-color: #FFE8E8;
	border: 2px solid Red;
	margin: 10px 20px 10px 20px;
	padding: 5px 5px 5px 5px;
}

/*********Ad Indicators********************/
.adsuper {
	padding-left: 2px; 
	padding-right: 2px; 
	font-size: 9px; 
	color: #ff0000;  
	vertical-align:super; 
	font-weight:bold;
}
.adprice {
	color: #ff0000;  
}

/******* Use generalTable class instead of login as needed****/

.generalTable, .login, .pricelistrequest, .catalogTable {
	border: 1px solid #000000;
}

/******* Product units link style ****/
a.submitUnits {
	color: black; 
	cursor:  hand; 
	font-family:     
	sans-serif; font-size: 7pt; 
	font-weight: bold; 
	text-align: center;
	width: 70px;
}
