#bluebg0 {
background: url("../i/breadcrumbs_bg.gif") repeat-y  left top;
margin:0 -20px 10px 0;
}
* html #bluebg0 {
        margin: 0 0 10px 0;
}
#bluebg1 {
background: url("../i/breadcrumbs_top.gif") no-repeat  left top;
}
#bluebg2 {
background: url("../i/breadcrumbs_bottom.gif") no-repeat  left bottom;
padding:5px 10px 5px 10px;
overflow:hidden;
}
#bluebg0 h1{
font-size:13pt;
color:#fff;
margin:0;
text-transform: none;
}

#red {
background:url("../i/title_red_left.gif") no-repeat scroll left top #ed2027;
height:25px;
margin-bottom:10px;
padding:5px 10px 0;
}
#red h1 {
color:#FFFFFF;
font-size:13pt;
margin:0;
}


.admin{
font-size:9px;
}

/* ---------------------------------------------------------------------css */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFF;

}

div {
	display: inline-block;
}
div {
	display: block;
}
a img {
	border: 0;
}
img {
	vertical-align: bottom;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.c {
        text-align: center;
}
body,td,th,div,p {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #5d5d5d;
}
.img_float {
	float: left;
	width: 350px;
	padding: 0 0 10px;
}
.img_wrap {
	margin: 0 0 0 350px;
	padding: 0 0 0 10px;
	border-bottom:1px solid #a3a3a3;
	border-left:1px solid #a3a3a3;
}
* html .img_wrap {
        margin: 0 0 0 320px;
}
a:link, a:active, a:visited {
	color: #5d5d5d;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h3, h3 a:link, h3 a:active,h3  a:visited {
	font-weight: bold;
	text-decoration: none;
}
h1,h1 a:link, h1 a:active,h1  a:visited {
	color: #fff;
	font-size:10pt;
	text-decoration: none;
	font-weight: bold;
}
h2, h3, .home h4,h3 a:link, h3 a:active,h3  a:visited    {
	color: #6d0007;	
}
h1, h2, h3, h4, h5, h6,p,.bottom_margin {
	margin: 0 0 11px;
}
.bottom_margin {
	margin-right:20px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
        text-transform: uppercase;	
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
}
h4 {
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: bold;
}
h5 {
	font-size: 8pt;
}
h6 {
	font-size: 7pt;
}

#ct0  {
	margin: 15px 0 0 0;
	background: url('../i/logo_bg.jpg') top center no-repeat;
}

#ct1 {
	
}

#ct2 {
	
}

#ct3 {
	width: 982px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

/* ---------------------------------------------------------------------top element (logo + nav) */
.top_elements {
	height: 116px;
}

.logo {
	float: left;
	width: 340px;
	padding: 10px 0 0 12px;
	margin: 0;
}
.top_bar{
	float:left;
	padding-left:0px;
	padding-top:36px;
}
* html .top_bar {
        width: 185px;
}
.phone{
	color:#fff;
	font-size:11pt;
	font-weight:bold;
	padding:0 0 5px 5px;
}
.top_menu{
	font-size:9pt;
	color:#fff;
}
.top_menu a:link,.top_menu  a:active,.top_menu  a:visited {
	color:#fff;
	text-decoration:none;
	text-transform:lowercase;
	padding:0 5px;
}

/* ---------------------------------------------------------------------search and shopping bar */
.search{
	padding:0;
	width:221px;
	background: url('../i/search_box_bg.gif') 0 40px no-repeat;
	text-align:left;
}
.search form{
	margin: 0;
	padding:5px 5px;
	overflow:hidden;
}
.search0{
	background: url('../i/search_bg.gif') top left repeat-x;
	margin:2px 0 0;
}
.search1  {
	background: url('../i/search_l.gif') top left no-repeat;
}
.search2  {
	background: url('../i/search_r.gif') top right no-repeat;
}
.search input {
	vertical-align: middle;
}
.search .dpt,.search input.high,.search input.low,.search input.keywords {
	border: 0;
	width: 180px; 
	height: 21px;
	padding:0;
	margin: 4px 0 2px 15px;
	font-size:11pt;
	color:#666666;
}
* html .search .dpt, * html .search input.high, * html .search input.low, * html .search input.keywords {
        height: 20px;
}
* html .search .dpt {
    margin: 3px 0 2px 15px;
}
.search .price{
	background: url('../i/search_range.gif') 0 10px no-repeat;
	width:80px;
	padding:0 0 0 45px;
	margin:0 0 0 85px;
}
.search input.high,.search input.low{
	width:50px;
	margin:4px 0 2px 0;
} 
.search .keyword{
	width:160px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:left;
}

.search input.keywords {
	width:125px;

}
.search input.image {
	border: 0;
	padding:5px 2px 0 10px;
}
* html .search input.image {
	padding: 5px 2px 0 4px;
}

.shopping{
	background: url('../i/shop_logo.gif') top left no-repeat;
	float: right;
	margin-top:37px;
	padding-right:38px;
	width:177px;
	text-align:left;
}
* html .shopping {
        marg/in-right: 25px;
}
.shopping_title{
	padding:5px 0 0 40px;
}

.shopping .items{
	font-size: 9pt;
	color: #fff;
	margin: 0;
	display: block;
	font-weight: normal;
	padding: 5px 0 0 0;
        text-align: right;
}
.shopping .total{
	padding: 0 10px;
}
.shopping .items a:link,.shopping .items  a:active, .shopping .items a:visited{
	text-decoration: none;
	color: #fff;
}
.login {
	float:right;
	overflow:hidden;
	width:194px;
}
.log {
        float: left;
	width: 110px;
}
.login_btn {
	text-align:right;
	margin: 33px 0 0 110px;
}
.login_contents {
	padding:38px 22px 0 0;
	overflow:hidden;
}

.login .iasp_note {
	margin:-49px 0 12px 110px;
	line-height:1;
	font-size:7pt;
}
.login p {
	color:#fff;
	font-size: 8pt;
	margin:0 0 0;
}
.login_text a:link,.login_text  a:active,.login_text  a:visited,.login_txt a:link,.login_txt  a:active,.login_txt  a:visited {
	color:#fff;
	font-size: 7pt;
}
.login form {
	margin: 0px;
	padding: 0px;
}
*html .login .email, *html .login .pwd{
	hei/ght: 24px;
}
.login .email, .login .pwd {
	margin: 5px 0 0 0;
	width: 100px;
	height: 15px;
	border:none;
	color: #133348;
	font-size: 10pt;
	background-color:#f7f9f9;
}
*:first-child + html .login .email, .login .pwd {
        width: 100px;
}
.login_text {
	font-size: 7pt;
	margin: 0px;
	color:#fff;
	float:left;

}
.login_txt {
	font-size: 7pt;
	margin: 0px;
	color:#fff;
}


/* ---------------------------------------------------------------------nav and content */
#nav_and_main{
	background-color:#efecea;
}
/* ---------------------------------------------------------------------nav */
#nav {
	float: left;
	width: 221px;
	padding: 0;
}


.shopdpt0{
	background: url('../i/dept_bg.gif') top left repeat-y;
	margin-bottom:20px;
}
.shopdpt1{
	background: url('../i/dpt_bottom.gif') bottom left no-repeat;
	width:221px;
	padding:0 0;
}
.shopdpt1 ul{
	display:block;
	list-style:none;
	margin:0;
	padding:10px 2px 20px 2px;
}
.shopdpt1 ul li {
	display:block;
}

.shopdpt1 li a:link,.shopdpt1 li a:active,.shopdpt1 li   a:visited {
	text-decoration:none;
	color:#41403e;
	font-size:9pt;
	padding:5px 10px ;
	display:block;
}
.shopdpt1 li a:hover {
background-color:#ec1c24;
color:#fff;
}


/* ---------------------------------------------------------------------content */

#nav_and_main #main {
	margin: 0 0 0 221px;
	background-color:#efecea;
}
* html #nav_and_main #main {
        margin: 0 0 0 218px;
}
#main_content_body {
	margin-left:10px;
	background-color:#fff;
	padding:20px 0 20px 20px;
        min-height: 700px;
	overflow: hidden;
}
* html #main_content_body {
        margin-left: 0;
        he/ight: 700px;
}
/* ---------------------------------------------------------------------shortcuts nav */
.top_shortcut{
	height:33px;
	background: url('../i/menu2_bg.gif') top left repeat-x;
}
.nav_shortcut{
	margin:0;
	float:right;
	background: url('../i/menu2_left.jpg') top left no-repeat;
}
.nav_shortcut1{
	display:block;
	height:31px;
}
ul.shortcutsmenu{
	display:block;
	list-style:none;
	margin:0;
	padding:0 20px;
        width:500px;
}
* html ul.shortcutsmenu {
        width: 540px;
        padding: 0;
}
ul.shortcutsmenu li {
	display:block;
	float:right;
	background: url('../i/menu2_sep.gif') top right no-repeat;
}
* html ul.shortcutsmenu li {
        padding: 0 5px;
}
ul.shortcutsmenu li.f {
	background:none;
}
ul.shortcutsmenu li a:link,ul.shortcutsmenu li a:active, ul.shortcutsmenu li a:visited {
	display:block;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	color:#252a3c;
	padding:7px 10px 6px 10px;

}

#banner {
	padding:0 auto;
	margin:0 auto;
	height:74px;
}
.flash_banner{
	height:130px;
padding:25px 0;
border:#d6d5d4 1px solid;
text-align:center;
	width:709px;
	margin-top:10px;
}











.featured {
	background: url('../i/dotted_hor.gif') top left repeat-x;
	margin-top: 36px;
	padding-top: 14px;
	
}

.featured .box0 {
	background: #f1f1f1 url('../i/box_grey_top_left.gif') top left no-repeat;
}

.featured .box1 {
	background: url('../i/box_grey_top_right.gif') top right no-repeat;
}

.featured .box2 {
	background: url('../i/box_grey_bottom_left.gif') bottom left no-repeat;
}

.featured .box3 {
	background: url('../i/box_grey_bottom_right.gif') bottom right no-repeat;
	padding: 17px 14px 38px 14px;
}

.border {
	background: url('../i/dotted_ver.gif') top center repeat-y;
	padding-top: 11px;
	margin-bottom: 11px;
}

.featured .float_img {
	float: left;
	width: 80px;
}

.featured .float_img img {
	margin: 0;
}

.featured .img_wrap {
	margin: 0 0 0 80px;
	padding: 0 0 0 19px;
}

.item.right {
	float: right;
	width: 302px;
	padding-left: 10px;
}

.item.left {
	margin-right: 312px; 
}

* html .featured .float_img {
	margin-right: -3px;
}



* html .featured .img_wrap {
	margin: 0 0 0 77px;

}

* html .item.right {
	margin-left: -3px;
}

* html .item.left {
	margin-right: 309px; 
}
/* ---------------------------------------------------------------------footer */
#footer {
	width: 962px;
	margin: 0 auto;
	padding: 5px 10px 10px;
	background-color:#224d64;
	text-align:left;
}
ul.footer {
	display:block;
	list-style:none;
	margin:0;
	padding:0 20px;
}
ul.footer li {
	display:block;
}
ul.footer li a:link, ul.footer li a:active, ul.footer li a:visited {
	color:#FFFFFF;
	display:block;
	font-size:8pt;
	font-weight:bold;
	padding:2px 0 0;
	text-decoration:none;
	text-transform: lowercase;
}
#footer div {
	color: #fff;
	overflow:hidden;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}
#footer_top{
	padding-bottom:10px;
}
#footer1, #footer2, #footer3{
	width:185px;
	border-right:1px solid #fff;
	float:left;
	text-align:left;
	margin-top:10px;
}
* html #footer1, * html #footer2, * html #footer3{
	width: 183px;
}
#footer1 h1, #footer2 h1, #footer3 h1{
	color:#fff;
	font-size:11pt;
	font-weight:bold;
	padding-left:20px;
	text-transform: lowercase;
	margin:0;
}

#footer4{
	width:380px;
	float:left;
	padding-left:20px;
}
#footer4 p {
	width:320px;
	text-align:left;
	color:#fff;
	overflow:hidden;
	line-height:1.5;
}
#footer4 .icon_row{
    text-align: right;
}
#footer4 .icon {
	float: right;
	padding-left: 5px;
	padding-bottom: 10px;
}
#footer4 .box_blue0{
	width: 270px;
	background: url('../i/footer_box_blue_bg.gif') top left repeat-x;
}
#footer4 .box_blue1{
	background: url('../i/footer_box_blue_left.gif') top left no-repeat;
}
#footer4 .box_blue2{
	background: url('../i/footer_box_blue_right.gif') top right no-repeat;
	height:68px;
	padding:10px 20px;
}
#footer4 .box_blue2 div{
	color:#000;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
}

#footer4 .box_blue2 .title{
	font-size:14pt;
	margin-bottom:5px;
}
.footer_left{
	float:left;
	width:350px;
}
.footer_right{
	margin-left:350px;
	padding-left:30px;
}
/* ---------------------------------------------------------------------admin CSS */

.hdr{
	padding:5px 10px;
	font-weight:bold;
	background-color:#ccc;
	font-size:11pt;
}
#cart.displaytbl {
        width: 100%;
}
