<Style>/* Default CSS Stylesheet for a new Web Application project */{}

img {
border:none;
}

.generalpage
{
	margin-bottom: 0px; /* Margins */
	margin-left: 5px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 5px; /* Margins */
	text-align: center;
	top: 10px;
}

body {
	background-color: #FFFFFF;
	background-image: url(https://www.jimshore.com/content/App_Themes/JS_20070701/img/DefaultBackground.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

.GeneralTable
{

}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
/
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */

text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */

font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;

text-align: right; /* Align Text */
}

.TopSubBannerText
{
	font-family: Arial; /* Font Face */
	font-size: 9pt; /* Font Size */

	font-weight: Bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: Left; /* Align Text */

}

.LeftColumn
{
	font-family: Arial; /* Font Face */
	font-size: 10pt; /* Font Size */

	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background color */
	text-align: left; /* Align Text */
	vertical-align: top; /* Align Text */
	width: 223px;
	padding-bottom: 8px;
	/* padding-left: 3px;  */
	background-color: #FFFFFF;
	/* background-image: url(images/img/TopBackground.jpg); */
	background-repeat: repeat-x;
}

.LeftColumn_Inner_Top
{
	font-family: Arial; /* Font Face */
	font-size: 8pt; /* Font Size */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background color */
	text-align: left; /* Align Text */
	vertical-align: top; /* Align Text */
	width: 215px;
	height: 110px;
	background-image: url(images/img/lboxTopTopRed.gif);
	margin-top: 0px;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

.LeftColumn_Inner_Top_Top
{
	font-family: "Times New Roman", Times, serif; /* Font Face */
	font-size: 14pt; /* Font Size */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background color */
	text-align: left; /* Align Text */
	vertical-align: top; /* Align Text */
	width: 190px;
	background-color: transparent;
	height: 40px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.LeftColumn_Inner_Middle
{
	font-family: Arial; /* Font Face */
	font-size: 8pt; /* Font Size */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background color */
	text-align: left; /* Align Text */
	vertical-align: top; /* Align Text */
	width: 215px;
	background-color: #FFFFFF;
	background-image: url(images/img/lboxMiddleRed.gif);
	background-repeat: repeat-y;
	padding-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: -11px;

}

.LeftColumn_Inner_Middle p {
	width: 190px;
}

.LeftColumn_Inner_Bottom
{
	font-family: Arial; /* Font Face */
	font-size: 8pt; /* Font Size */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background color */
	text-align: left; /* Align Text */
	vertical-align: top; /* Align Text */
	width: 210px;
	background-color: #FFFFFF;
	background-image: url(images/img/lboxBottomRed.gif);
	background-repeat: repeat-x;
	padding: 5px;
	margin-top: -11px;
}

.LeftColumnText
{
	font-family: Arial; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: left; /* Align Text */
	vertical-align: top; /* Align Text */
	padding-bottom: 4px;
	padding-left: 8px;
	white-space: normal;
}

.RightColumn
{
	font-family: Arial; /* Font Face */
	font-size: 8pt; /* Font Size */


	font-style: normal; /* Font Style */
	font-weight: bold; /* Font Style */
	text-decoration: none;


	text-align: Left; /* Align Text */
	vertical-align: Top; /* Align Text */
	width: 10px;
	background-image: url(images/img/TopBackground.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;

}
.PageTable {
	width: 1000px;
}

.PageSubTable {
	height: 100%;
	width: 1000px;
	background-position: center;
	
}

.RightColumnText
{
	font-family: Arial; /* Font Face */
	font-size: 8pt; /* Font Size */
	font-style: normal; /* Font Style */
	font-weight: Bold; /* Font Style */
	text-decoration: none;
	text-align: Left; /* Align Text */
	vertical-align: Top; /* Align Text */
	width: 18%;
	background-color: #FFFFFF;
}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */

font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;

text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */

font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: center; /* Align Text */
vertical-align: middle; /* Align Text */
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */

font-weight: normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */

text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 12pt; /* Font Size */

font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */

text-align: Left; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */

font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */

text-align: Left; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #913a40; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Background color */
text-align: Left; /* Align Text */
}

.RelatedItemsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.Content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align:top;
	background-color: #FFFFFF;

}
.ContentCell{
	padding-left: 3px;
	padding-top: 3px;
	background-color: #FFFFFF;
	background-image: url(images/img/TopBackground.jpg);
	background-repeat: repeat-x;
}

.ContentTableHeader
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
	color: #FFFFFF;
	background-color: #990000;
}

.ContentTable
{
	background-color: #FFFFFF;
	background-image: url(none);
}

.ItemContent {
	font-family: Arial; /* Font Face */
	font-size: 10pt; /* Font Size */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	text-align: center; /* Align Text */
	background-color: #FFFFFF;
	background-image: url(none);
}
.ContentTableHorizontal
{
	background-color: #990000;
	text-align: left;
}
a:visited {
	color: #990000;
}
.MoreInfo {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
font-weight: Normal; /* Font Style */
font-style: italic; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: center; /* Align Text */
}

a:link {
	color: #990000;
	cursor: hand;
	text-decoration:none;
}
a:active {
	color: #990000;
	cursor: hand;
	text-decoration:none;
}

a:visited {
	color: #990000;
	cursor: hand;
	text-decoration:none;
}
a:hover {
	color: #0000FF;
	cursor: hand;
	text-decoration:none;
}

.NavText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #000000;
	background-color: transparent;
	text-align: center;
	line-height: normal;
}

/* Buttons and Tabs */

.ContinueShoppingButton {
	background:transparent url(images/buttons/ContinueShopping.gif) no-repeat scroll left top;
	border:0px outset #99CCFF;
	cursor:pointer;
	font-size:0em;
	height:23px;
	padding:1px;
	width:140px;
}
.ContinueCheckoutButton {
	background:transparent url(images/buttons/ContinueCheckout.gif) no-repeat scroll left top;
	border:0px outset #99CCFF;
	cursor:pointer;
	font-size:0em;
	height:23px;
	padding:1px;
	width:140px;
}
.CheckoutNowButton {
	background:transparent url(images/buttons/CheckoutNow.gif) no-repeat scroll left top;
	border:0px outset #99CCFF;
	cursor:pointer;
	font-size:0em;
	height:23px;
	padding:1px;
	width:125px;
}
.UpdateCartButton {
	background:transparent url(images/buttons/UpdateCart.gif) no-repeat scroll left top;
	border:0px outset #99CCFF;
	cursor:pointer;
	font-size:0em;
	height:23px;
	padding:1px;
	width:107px;
}
.CartDeleteButton {
	background:transparent url(images/buttons/CartDelete.gif) no-repeat scroll left top;
	border:0px outset #99CCFF;
	cursor:pointer;
	font-size:0em;
	height:23px;
	padding:1px;
	width:82px;
}
.UpdateAccountButton {
	background:transparent url(images/buttons/UpdateAccount.gif) no-repeat scroll left top;
	border:0px outset #99CCFF;
	cursor:pointer;
	font-size:0em;
	height:23px;
	padding:1px;
	width:125px;
}
.AddToCart {
	background:transparent url(images/buttons/AddToCart.gif) no-repeat scroll left top;
	border:0px outset #99CCFF;
	cursor:pointer;
	font-size:0em;
	height:23px;
	padding:1px;
	width:107px;
}
.AddToWishList {
	background:transparent url(images/buttons/AddToWishList.gif) no-repeat scroll left top;
	border:0px outset #99CCFF;
	cursor:pointer;
	font-size:0em;
	height:23px;
	padding:1px;
	width:125px;
}
.SignInButton {
	background:transparent url(images/buttons/SignIn.gif) no-repeat scroll left top;
	border:0px outset #99CCFF;
	cursor:pointer;
	font-size:0em;
	height:23px;
	padding:1px;
	width:107px;
}
.RegisterButton {
	background:transparent url(images/buttons/Register.gif) no-repeat scroll left top;
	border:0px outset #99CCFF;
	cursor:pointer;
	font-size:0em;
	height:23px;
	padding:1px;
	width:82px;
}
.RequestPasswordButton {
	background:transparent url(images/buttons/RequestPassword.gif) no-repeat scroll left top;
	border:0px outset #99CCFF;
	cursor:pointer;
	font-size:0em;
	height:23px;
	padding:1px;
	width:140px;
}
.UpdateWishButton {
	background:transparent url(images/buttons/UpdateWishList.gif) no-repeat scroll left top;
	border:0px outset #99CCFF;
	cursor:pointer;
	font-size:0em;
	height:23px;
	padding:1px;
	width:125px;
}
.MoveToCartButton {
	background:transparent url(images/buttons/MoveToCart.gif) no-repeat scroll left top;
	border:0px outset #99CCFF;
	cursor:pointer;
	font-size:0em;
	height:23px;
	padding:1px;
	width:125px;
}

.SalesPriceOverridden
{
	font-style:italic;
	text-decoration:line-through;
}

.PromotionalPrice
{
	font-weight:bold;	
	color:Red;
}

#ctrlBillingAddress_SaveCCDetalils
{
    visibility:hidden;
}



</Style>