/* SamInsert */

object { z-index: 2; }
div { z-index: 9999; }

#storesList strong { color: #333333; display: block; }
#storesList p { color: #666666; font-size: 14px; }




/* //End SamInsert */

.submenuB .options {
		margin-right:1px;
		margin-bottom:1px;
		border:none;
		background-color:#CCCCCC;
	}
	.submenuB a {
	color:#999999;
	display:block;
	padding:1px 10px;
	text-decoration:none;
	background-color:transparent;
	border: none;

	}
	.submenuB a:hover {
	background-color:#DEDEDE;
	color:#FF0000;
	text-decoration: none;

	}
	.lightblueText {
	color: #A7C7FF;
}
		.submenu .options {
		margin-right:1px;
		margin-bottom:1px;
		border:none;
		background-color:#357FFF;
	}
	.submenu a {
	color:#FFFFFF;
	display:block;
	padding:1px 10px;
	text-decoration:none;
	background-color:transparent;
	border: none;

	}
	.submenu a:hover {
	background-color:#71A6FF;
	color:#FFFFFF;
	text-decoration: none;

	}

.main a {
	color:#FFFFFF;
	display:block;
	padding:1px 10px 1px 6px;
	text-decoration:none;
	background-color:#000000;
	background-image: url(images/side_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.main a:hover {
	background-color:#357FFF;
	color:#FFFFFF;
	background-image: url(images/side_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;

}
.main a:active {


	background-color:#999999;
	color:#FFFFFF;
	background-image: url(images/side_arrow_on.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#menubar {
	width: 90%;


	}
	.main {
	left:5px;
	top:55px;
	padding:0px;
	border-top: 1px solid #999999;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #999999;



	}
	.menu .options {
	background-color:#999999;
	background-repeat: no-repeat;
	background-position: right;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #CCCCCC;




	}
		
	.menu a {
	color:#FFFFFF;
	display:block;
	padding:2px 10px 1px;
	text-decoration:none;
	background-color:#357FFF;
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #82B0FF;
	text-align: left;




	}
	.menu a:hover {
	background-color:#FF0000;
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;

	}

	#about {
		position:absolute;
		left:5px;
		top:200px;
	}
	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.darkgrey {
	color: #333333;
}
.darkgreyBG {
	color: #FFFFFF;
	background-color: #333333;
}
.whitebg {
	background-color: #FFFFFF;
}
.sidemenu {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;






}
.blue {
	background-color: #357FFF;
	color: #FFFFFF;

}
.grey {
	color: #FFFFFF;
	background-color: #999999;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.white {
	color: #FFFFFF;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.greyText {
	color: #666666;
}
.bargains {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 8px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #666666;
}
.green {
	color: #BDDF00;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
.redbg {
	background-color: #FF0000;

}
.blackBG {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;


}
.paddingright {
	padding-right: 12px;
}
.notopborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
}
.lightgreyBG {
	background-color: #CCCCCC;
	color: #333333;


}
.large {
	font-size: 16px;
	color: #FFFFFF;
}
a {
	color: #357FFF;
	text-decoration: none;
}
.sidemenuOn {

	background-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.sidemenuDown {


	background-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.larger {
	font-size: 18px;
	color: #357FFF;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 0px none #FFFFFF;






}
.blackborder {
	border: 1px solid #333333;
}
.sidemenuDownOn {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-weight: normal;

}
.gradientGREY {
	background-color: #CACACA;
	background-image: url(images/gradient_grey.gif);
	background-repeat: repeat-y;
	background-position: right;
}
a:hover {
	color: #333333;
	text-decoration: underline;

}
.topmenuOn {
	padding: 3px 5px 0px 15px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	background-color: #CCCCCC;
	background-image:  url(images/top_down.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	width: 60px;
	height: 25px;


}
.topmenuOn a:hover{
	padding: 3px 5px 0px 15px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	background-color: #CCCCCC;
	background-image:  url(images/top_down.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	width: 60px;
	height: 25px;


}
.topmenu a{
	padding: 3px 5px 0px 15px;
	background-color: #666666;
	background-image:  url(images/top_across_grey.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	width: 60px;
	height: 25px;


}
.topmenu a:hover {
	
	padding: 3px 5px 0px 15px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none #FFFFFF;
	background-color: #CCCCCC;
	background-image:  url(images/top_across.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	width: 60px;
	height: 25px;


}
topmenu li {
	display: inline;
	list-style-type: none;


}
.topmenuBOn {
	padding: 3px 5px 0px 15px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 0px none #FFFFFF;
	background-color: #CCCCCC;
	background-image:  url(images/top_down.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	width: 60px;
	height: 25px;


}

.topmenuB a{
	padding: 3px 5px 0px 15px;
	background-color: #666666;
	background-image:  url(images/top_across_grey.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	width: 60px;
	height: 25px;


}
.topmenuB a:hover {
	
	padding: 3px 5px 0px 15px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	background-color: #357FFF;
	background-image:  url(images/top_down.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	width: 60px;
	height: 25px;
	}
.topmenuBOn a:hover {
	
	padding: 3px 5px 0px 15px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	background-color: #357FFF;
	background-image:  url(images/top_down.gif);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	width: 60px;
	height: 25px;


}
topmenu li {
	display: inline;
	list-style-type: none;


}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hr {
	margin: 0px;
	padding: 0px;
	border: none;
}
.lightblue {
	background-color: #73A8FF;
}
.lightgrey {
	color: #999999;
}
.loading {
	background-color: #FFFFFF;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.imagePadding {
	border-top: 0px none #FFFFFF;
	border-right: 8px solid #FFFFFF;
	border-bottom: 8px solid #FFFFFF;
	border-left: 0px none #FFFFFF;


}
.blueText {
	font-size: 13px;
	color: #357FFF;
}
.blueOn {
	font-size: 13px;
	color: #1450B1;
	text-decoration: underline;

}
.greylineTOP {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.darkgreylineTOP {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.promoMenu {
	left:5px;
	top:55px;
	padding:0px;
	border-top: 1px solid #FFFFFF;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px solid #FFFFFF;
	background-color: #357FFF;
	background-image: url(images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: right;

}
.promoMenu a {

	color:#FFFFFF;
	display:block;
	padding:1px 13px 1px 6px;
	text-decoration:none;
	background-image: url(images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.promoMenu a:hover {
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	background-image: url(images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FF0000;

}
.padding16px {
	padding: 16px;
}
.padding10px {
	padding: 10px;
}
.largeWhite {
	font-size: 16px;
	color: #FFFFFF;
}
.noPadding {
	padding: 0px;
}
.noPaddingRed {
	background-color: #FF0000;
	padding: 0px;
}
