body,html{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/bg2.gif);
	color: #13488B;

}
a {
	color: #13488B;
}
.srch_bg {
	background: url(../images/search.png) no-repeat top right;
}
.nav_right {
	background: url(../images/nav_right_corner.png) no-repeat top right;
}
.nav_bg {
	background: url(../images/nav_bg.png) repeat-x top right;
}
.nav_bg ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #13488B;
	padding:0;
	margin:0;
}
.nav_bg ul li {
	list-style: none ;
	display: block ;
	float: left;
	height: 55px;
	width: 133px;
	padding:0 2px 0 0px;
	margin:0;
	background: url(../images/nav_white.png) no-repeat top center;
	text-align: center;
	/*padding-top: 16px;*/
}
.nav_bg ul li.current {
	list-style: none ;
	display: block ;
	float: left;
	height: 55px;
	width: 144px;
	padding:0;
	margin:0;
	color:#FFFFFF;
	background: url(../images/nav_blue.png) no-repeat top center;
	text-align: center;
}
.nav_bg ul li a {
	text-decoration: none;
	display:block;
	height: 32px;
	width: 133px;
	padding-top: 16px;
	color: #13488B;
}
.nav_bg ul li.current a {
	text-decoration: none;
	display:block;
	height: 32px;
	width: 133px;
	padding-top: 16px;
	color:#FFFFFF;
}
.nav_bg ul li a:hover {
	color:#0066FF;
}
.nav_bg ul li.current a:hover {
	color:#FFFFFF;
}
.footer_link {
	text-decoration:none;
	color: #13488B;
	font-weight: bold;
}
#search_header input {
	border : 0px;
	margin-left: 15px;
}
form {
	padding: 0;
	margin: 0;
}
.cat_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	color: #13488B;
}
.better_night {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #13488B;
}
.cat_link {
	text-decoration:none;
	padding:0;
	margin:0;
	display:block;
}
.cat_link img {
	text-decoration:none;
	padding:0;
	margin:0;
	display:block;
	border: 0;
}
.sort {
	text-decoration:none;
}
.sort:hover {
	text-decoration:none;
	font-weight:bold;
}
.prod_name {
	font-weight: bold;
}
.prod_name2 {
	font-weight: bold;
	color:#FFFFFF;
}
.prod_desc {

}
.prod_desc2 {
	color:#FFFFFF;

}
.find_more {

}
.find_more2 a{
	color:#FFFFFF;

}
.price{
	color:#FFFFFF;
	font-weight:bold;
	white-space:nowrap;
	font-size: 10px;
}
.addcart{
	color:#ED1C25;
	text-decoration:none;
	font-weight:bold;
}
.page{
	text-decoration: none;
	border: 1px solid #13488B;
	padding: 0 2px 0 2px;
}
.page:hover{
	text-decoration: none;
	border: 1px solid #FFF;
	padding: 0 2px 0 2px;
}
.page_curr {
	font-weight:bold;
}
.photo_tbl_hd{
	font-weight:bold;
}
.order_row{
	border-bottom: 1px solid #CCCCCC;
}
#specials{
	background: url(../images/Specials-Button.png) no-repeat top center;
	width: 208px;
	height: 163px;
	text-align: left;
	padding: 110px 10px 10px 10px;
}
.wasprice {
 	color:#000000;
	font-size: 24px;
	text-decoration:line-through;
	padding: 3px 5px;
	background-color:#FFFFFF;
}
.remove_btn {
background: url('../images/button-remove.gif') no-repeat center  ;
width: 20px;
height: 19px;
font-size: 0px;
color:#FFFFFF;
border:0px;
cursor: pointer;
}
.submit_continue {
background: url('../images/button-continue-shopping.gif') no-repeat center  ;
width: 153px;
height: 25px;
font-size: 0px;
color:#FFFFFF;
border:0px;
cursor: pointer;
}
.submit_clear {
background: url('../images/button-clear-cart.gif') no-repeat center  ;
width: 82px;
height: 25px;
font-size: 0px;
color:#FFFFFF;
border:0px;
cursor: pointer;
}
.submit_checkout {
background: url('../images/button-submit-order.gif') no-repeat center  ;
width: 113px;
height: 25px;
font-size: 0px;
color:#FFFFFF;
border:0px;
cursor: pointer;
}