@charset "utf-8";
/* CSS Document */

/* COMMON ITEM STYLES */
body	{
	background-color: #0888A8;
	margin: 0 auto;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

.scrollbar	{
	scrollbar-arrow-color: #ffffff; 
	scrollbar-base-color: #0888a8;
	scrollbar-shadow-color: #cccccc;  
	scrollbar-highlight-color: #ffffff; 
	scrollbar-track-color: #3378B3;	
}

	a:link	{
		color: #3378B3;	
	}

	a:visited	{
		color: #3378B3;	
	}

	a:hover	{
		color: #3378B3;	
	}
	a:active	{
		color: #3378B3;	
	}
	

.float_right	{
	float: right;	
}

.float_left	{
	float: left;	
}
	
.main_page_text	{
	color: #333333;
}	

#header_wrap	{
	position: relative;
	width: 775px; 
	height: 349px; 
	top: 0; 
	left: 0; 
	margin: 0 auto; 
	padding: 0; 
	display: block; 
	overflow: hidden;
	border: 0;
}
	#header_buttons_wrap	{
		position: relative;
		display: block;
		margin: 0 auto;
		padding: 0;
		width: 775px;
		height: 79px;
		border: 0;
		background: url(../images/logo-buttons-top.jpg) top center no-repeat;
	}
	
		#button_box	{
			position: relative;
			display: inline;
			width: 70px;
			height: 40px;
			float: right;
			border: 0;
			margin-top: 43px;
			padding: 0;
			overflow: visible;
		}
			
			.button_text	{
				font-size: 15px;
				text-decoration: none;	
				font-weight: bold;
				line-height: 90%;
			}
			
			a.button_text:link	{
				color: #990000;
			}
			
			a.button_text:hover	{
				color: #ff0404;
			}
			
			a.button_text:visited	{
				color: #990000;
			}
		
	#header_pic	{
		position: relative;
		display: block;
		margin: 0 auto;
		padding: 0;
		width: 775px;
		height: 270px;
		background: url(../images/slide-opening-day.jpg) top center no-repeat;
	}
/* END COMMON ITEM STYLES */


/* START DEFAULT.ASP STYLES */

.default_top_head	{
	color: #3378B3;
	font-weight: bold;
}

.default_common_text	{
	text-align: left;
	font-size: 13px;	
	color: #333333;
}

/* END DEFAULT.ASP STYLES */

/* START ORDER PAGE STYLES */


.order_heading_norm	{
	margin: 0 auto;
	text-indent: 0;
	font: normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

.order_heading_bold	{
	margin: 0;
	text-indent: 0;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3378B3;
}

.order_heading_italic	{
	margin: 0;
	text-indent: 0;
	font-style: italic;
	font-size: 14px;
	color: #000000;
}

.order_address_large	{
	text-align: left;
	margin: 15px;
	text-indent: 0;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

.order_address_small	{
	font-size: 14px;
	text-align: left;
}

.products_select_gray	{
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

.order_button	{
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3378B3;
}

.row_heading	{
	text-align: right; 
	padding-right: 5px;
	color: #333333;
	font: italic bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.product_group	{
	vertical-align: top;
	margin: 5px 5px 5px 0;
	border: 1px solid #333333;
	padding: 4px 4px 4px 4px;
}

.row_items	{
	color: #333333;
	padding: 7px 0px 7px 7px;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.row_items_underline	{
	color: #333333;
	padding: 7px 0px 7px 7px;
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.row_pricing	{
	color: #333333;
	text-align: left;
	font: bold italic 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.quantity_input	{
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

/* END ORDER PAGE STYLES */

/* START CONTACT US STYLES */

.field_head	{
	font: italic 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;	
	color: #333333;
}

.field_box	{
	font: normal 10pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

/* END CONTACT US STYLES */

/* START BOTTOM PAGE STYLES */

a.botpagelinks:link	{
	font-weight: bold;
}

a.botpagelinks:visited	{
	font-weight: bold;
}

a.botpagelinks:hover	{
	font-weight: bold;
}	

/* END BOTTOM PAGE STYLE */

/* START FOOTER TEXT */

.footer_text	{
	font: normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3378B3;
}

/* END FOOTER TEXT */
