/* Custom CSS Document for 
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*/

/* Global Styles */

#PageSubTable {
	background-color:#FFF381;
	width:800px;
}

#ContentCell {
	background-image:url(images/DC_BackGround.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFF381;
	width:584px;
}

h1 {
	font:bold 24px Arial, Helvetica, Sans;
	color: #8E1455;
}

h2 {
	font: 16px Arial, Helvetica, Sans;
	color: #8E1455;
}

.subtitle {
	font:bold italic 16px Arial, Helvetica, Sans;
	color: #8E1455;
}

h3 {
	font: 14px "Times New Roman", Times, serif;
	color: #000;
}

p {
	font: 12px Times New Roman, Times, serif;
	color: #000;
}

/* TopSubBanner Styles */

#TopSubBannerCell {
	text-align:center;
}

#bntable {
	width: 100%;
}

.bnnavtext {
	font: 11px "Times New Roman", Times, serif;
}

.bnnavtext a:link,
.bnnavtext a:visited {
	color: #000;
	text-decoration: none;
}

.bnnavtext a:hover,
.bnnavtext a:active {
	color: #000;
	text-decoration: none;
}

/* LeftColumnNav Styles */

#LeftColumnCell {
	width:191px;
	background-image:url(images/LC_Tile.jpg);
	background-repeat:repeat-y;
}

#lc_table {
	width:191px;
	background-image:url(images/LC_BackgroundImage.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:100%;
	padding:0 0 0 35px;
}

#lc_tablewrap {
	background-image:url(images/LC_Tile.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	width:191px;
}

#lcsubcat {
	padding-left:10px;
}

.lcnavtext {
	font:bold 13px/22px "Times New Roman", Times, serif;
	color:#9C305B;
}

.lcnavtext a:link,
.lcnavtext a:visited {
	color: #9C305B;
	text-decoration: none;	
}

.lcnavtext a:hover,
.lcnavtext a:active {
	color: #9C305B;
	text-decoration: none;
}

.LeftColumn	{
	height: 100%;
	width:191px;
	text-align:right
}

/* RightColumnNav Styles */

#RightColumnCell {
	width:25px;
}

#rctable {
	width: 100%;
}

.rcnavtext {
	font: 11px "Times New Roman", Times, serif;
}

.rcnavtext a:link,
.rcnavtext a:visited {
	color: #000;
	text-decoration: none;
}

.rcnavtext a:hover,
.rcnavtext a:active {
	color: #000;
	text-decoration: none;
}

.RightColumn {height: 100%}

/* Footer Styles */

#ft_table {
	width:800px;
	background-image:url(images/FT_Back.jpg);
	background-repeat:no-repeat;
	height:26px;
	text-align:center;
}

.ftnavtext {
	font:bold 12px/18px "Times New Roman", Times, serif;
	color:#000;
	text-transform:uppercase;
}

.ftnavtext a:link,
.ftnavtext a:visited {
	color: #000;
	text-decoration:underline;
	padding:0 5px 0 5px;
}

.ftnavtext a:hover,
.ftnavtext a:active {
	color: #000;
	text-decoration: none;
}

/* Default Page Styles */

#deftable {
	width: 100%;
}

/* Search & Cart Control Styles */

#searchwrap {
	margin: 0;
	padding: 0;
}

.searchtext {
	font: 11px "Times New Roman", Times, serif;
}

.searchtext a:link,
.searchtext a:visited {
	color: #000;
	text-decoration: none;
}

.searchtext a:hover,
.searchtext a:active {
	color: #000;
	text-decoration: none;
}

.searchbox {
	border: 1px solid #000;
}

#cartwrap {
	margin: 0;
	padding: 0;
}

.carttext {
	font: 11px "Times New Roman", Times, serif;
}

.carttext a:link,
.carttext a:visited {
	color: #000;
	text-decoration: none;
}

.carttext a:hover,
.carttext a:active {
	color: #000;
	text-decoration: none;
}

/* Styles.css Custom */

#Instruction1_InstructCell {
	padding: 7px;
}

.Content a:link,
.Content a:visited {
	color: #000;
	text-decoration: underline;
}

.Content a:hover,
.Content a:active {
	color: #000;
	text-decoration: none;
}