/* CSS Document for TrashCans Online
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/

/* Global Styles */

/* TopSubBanner Styles */

.search-txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00841d;
}
.nav-txt{
	font: 11px Arial, Helvetica, sans-serif;
	color: #152062;
	margin: 50px 0 0 12px;
	font-weight: bold;
}
.nav-txt a:link, 
.nav-txt a:visited {
	color: #152062;
	text-decoration: none;
}
.nav-spacing{
	padding: 0 17px 0 0;
}
/* LeftColumnNav Styles */

.lcnav-txt{
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
.lcnav-txt a:link, 
.lcnav-txt a:visited {
	color: #fff;
	text-decoration: none;
}

/* RightColumnNav Styles */

/* Footer Styles */

.ft-txt{
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
}
.ft-txt a:link, 
.ft-txt a:visited {
	color: #fff;
	text-decoration: none;
}
.ft-spacing{
	padding: 0 20px 0 0;
}
.ft-copyright{
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
}
/* Default Page Styles */

.ct-text{
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
}
.ct-header{
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #152062;
}
.ct-body{
	margin: 6px 7px 6px 11px;
}
/* Search & Cart Control Styles */

.search-area{
	padding: 0 0 0 540px;
}

/* Styles.css Custom */

.Content a:link,
.Content a:visited {
	color: #000;
	text-decoration: underline;
}

.Content a:hover,
.Content a:active {
	color: #000;
	text-decoration: none;
}

#Instruction1_InstructCell {
	padding: 7px;
	background-color: #ccc;
	border-top: 1px dashed #505894;
	border-bottom: 1px dashed #505894;
}

#Instruction1_InstructCell a:link,
#Instruction1_InstructCell a:visited {
	color: #fff;
	text-decoration: underline;
}

#Instruction1_InstructCell a:hover,
#Instruction1_InstructCell a:active {
	color: #fff;
	text-decoration: none;
}

.RightColumn {
	height: 100%;
}
.LeftColumn	{
	height: 100%;
}

body {
	text-align: center;
}

#PageTable{
	border: 1px solid #101B60; /* Adds a border around the page */
	width: 760px; /* Makes the border snap around the page */
}