﻿table {
	 border-spacing:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #c0c0c0;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.RedBigAsterix {
	font-size: 24px;
	color: #C00;
}
#OuterDiv {
	padding: 0px;
	height: 816px;
	width: 1030px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
td.border_left{
	width: 15px;
	background: url(left.png);
	background-repeat: no-repeat;
	font-size: 1px;
}
td.border_right{
	width: 15px;
	background: url(right.png);
	background-repeat: no-repeat;
	font-size: 1px;
}
td.border_bottom{
	width: 1000px;
	height: 16px;
	background: url(bottom.png);
	background-repeat: no-repeat;
	font-size: 1px;
}
td.border_bottom_left{
	width: 15px;
	height: 16px;
	background: url(bottom-left.png);
	background-repeat: no-repeat;
	font-size: 1px;
}
td.border_bottom_right{
	width: 15px;
	height: 16px;
	background: url(bottom-right.png);
	background-repeat: no-repeat;
	font-size: 1px;
}
td.topRow{
	height: 76px;	
}
td.menuRow{
	height: 45px;
	background: url(menu_bg.JPG);
	background-repeat: no-repeat;
	text-align: center;
}
td.mainContent {
	background: url(blue_gradient.jpg);
	background-repeat: repeat-x;
}
td.leftContent {
	width: 537px;
	padding-left: 46px;
}
td.rightContent{
	width: 417px;
}
td.spanContent {
	padding-left: 46px;
	background: url(blue_gradient.jpg);
	background-repeat: repeat-x;
}
td.spanContent_nopad {
	background: url(blue_gradient.jpg);
	background-repeat: repeat-x;
}
#Signup {
	height: 63px;
	width: 298px;
	padding-left: 265px;
	padding-top: 65px;
	background-repeat: no-repeat;
	background-image: url(signup.png);
}
p {
	margin: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
a {
	color: #03C;
	text-decoration: none;
}

.menuText {
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
}
a.menuText {
	font-size: 15px;
	text-decoration: none;
	color: #FFF;
}
a.menuText:hover {
	color: #009;
}
.fancyTextBox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 18px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #848484;
	background-image: url(textbox.jpg);
	line-height: 13px;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
}
.searchTextBox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 15px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #848484;
	background-image: url(textbox.jpg);
	line-height: 13px;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
}
.fakeTextBox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 18px;
	width: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	background-image: url(textbox.jpg);
	line-height: 13px;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
}
#CartLayer{
	width: 38px;
	height: 45px;
	background: url(carticon.jpg);
	background-repeat: no-repeat;
}
#CartLayer_home{
	width: 38px;
	height: 47px;
	background: url(carticon_home.jpg);
	background-repeat: no-repeat;
	margin-top: 82px;
}
INPUT[type="button"] {
	color: white;
	background-color: #69F;
	border:1px solid;
	border-color: black;
	font-size: 14px;
	font-weight: bold;
} 
INPUT[type="reset"] {
	color: white;
	background-color: #69F;
	border:1px solid;
	border-color: black;
	font-size: 14px;
	font-weight: bold;
} 
INPUT[type="submit"] {
	color: white;
	background-color: #69F;
	border:1px solid;
	border-color: black;
	font-size: 14px;
	font-weight: bold;
} 
.btn {
	color: white;
	background-color: #69F;
	border:1px solid;
	border-color: black;
	font-size: 14px;
	font-weight: bold;
} 
.leftFloat {
	float: left;	
}
.rightFloat {
	float: right;
} 
#menuLayer {
	width: 1000px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 45px;	
	text-align: center;
}
td.leftContentNarrow {
	padding-left: 47px;
}
.TitleH3 {
	font-size: 16px;
	font-weight: bold;
}
.btnOption {
	color: white;
	background-color: #69F;
	border:1px outset;
	border-color: white;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
} 
.btnOption a{
	color: white;
	text-decoration: none;
}
.btnOption strong{
	color: black;	
} 
span  {
	color: black;	
} 
.btnOption span  {
	color: black;	
	font-size: 10px;
} 

.btnOption_selected {
	background-color: #63F;
	border:1px inset;
	border-color: white;
} 
.btnOption_selected a{
	color: white;
	text-decoration: none;
} 
td.form_title {
	padding-top: 5px;
	padding-bottom: 2px;
}
.orderRow td {
   border-bottom: 1px dotted #CCC;  
   padding-bottom: 5px;
}
.orderRow td.subTotal {
   border-bottom: 1px dotted #CCC;  
   padding-top: 5px;
   padding-bottom: 5px;
   border-left: 1px dashed #CCC;
}
#cart_menu {
	display: none;
}
